Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h1058 struct hardware_scb *next_queued_hscb; member
Daic79xx_core.c820 q_hscb = ahd->next_queued_hscb; in ahd_swap_with_next_hscb()
828 ahd->next_queued_hscb = scb->hscb; in ahd_swap_with_next_hscb()
7096 ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr; in ahd_init()
7098 ahd->next_queued_hscb->hscb_busaddr = ahd_htole32(next_baddr); in ahd_init()
7348 sizeof(ahd->next_queued_hscb->pkt_long_lun) - 1); in ahd_chip_init()
7505 busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr); in ahd_chip_init()
8037 scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr; in ahd_qinfifo_requeue()
8152 busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr); in ahd_search_qinfifo()