Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx.h1066 struct hardware_scb *next_queued_hscb; member
Daic79xx_core.c828 q_hscb = ahd->next_queued_hscb; in ahd_swap_with_next_hscb()
836 ahd->next_queued_hscb = scb->hscb; in ahd_swap_with_next_hscb()
7189 ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr; in ahd_init()
7191 ahd->next_queued_hscb->hscb_busaddr = ahd_htole32(next_baddr); in ahd_init()
7441 sizeof(ahd->next_queued_hscb->pkt_long_lun) - 1); in ahd_chip_init()
7598 busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr); in ahd_chip_init()
8134 scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr; in ahd_qinfifo_requeue()
8249 busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr); in ahd_search_qinfifo()