Home
last modified time | relevance | path

Searched refs:next_queued_hscb_map (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx.h1059 struct map_node *next_queued_hscb_map; member
Daic79xx_core.c821 q_hscb_map = ahd->next_queued_hscb_map; in ahd_swap_with_next_hscb()
829 ahd->next_queued_hscb_map = scb->hscb_map; in ahd_swap_with_next_hscb()
7097 ahd->next_queued_hscb_map = &ahd->shared_data_map; in ahd_init()