Searched refs:next_hscb_busaddr (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h501 /*44*/ uint32_t next_hscb_busaddr; member in struct:hardware_scb
H A Daic79xx_inline.h715 q_hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
H A Daic79xx_core.c6619 offsetof(struct hardware_scb, next_hscb_busaddr));
7288 prev_scb->hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
7294 scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr;

Completed in 111 milliseconds