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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h517 /*44*/ uint32_t next_hscb_busaddr; member in struct:hardware_scb
H A Daic79xx_inline.h760 q_hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
H A Daic79xx.c6684 offsetof(struct hardware_scb, next_hscb_busaddr));
7367 prev_scb->hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
7373 scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr;

Completed in 117 milliseconds