Searched refs:next_hscb_busaddr (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h504 /*44*/ uint32_t next_hscb_busaddr; member in struct:hardware_scb
H A Daic79xx_core.c825 q_hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
7343 offsetof(struct hardware_scb, next_hscb_busaddr));
8031 prev_scb->hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
8037 scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr;

Completed in 343 milliseconds