Home
last modified time | relevance | path

Searched refs:next_queued_hscb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h1058 struct hardware_scb *next_queued_hscb; member
H A Daic79xx_core.c812 * HSCB to download is saved off in ahd->next_queued_hscb. in ahd_swap_with_next_hscb()
820 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()
7097 ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr; in ahd_init()
7099 ahd->next_queued_hscb->hscb_busaddr = ahd_htole32(next_baddr); in ahd_init()
7349 sizeof(ahd->next_queued_hscb->pkt_long_lun) - 1); in ahd_chip_init()
7506 busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr); in ahd_chip_init()
8042 scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr; in ahd_qinfifo_requeue()
8157 busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr); in ahd_search_qinfifo()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h1058 struct hardware_scb *next_queued_hscb; member
H A Daic79xx_core.c812 * HSCB to download is saved off in ahd->next_queued_hscb. in ahd_swap_with_next_hscb()
820 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()

Completed in 27 milliseconds