HomeSort by: relevance | last modified time | path
    Searched refs:next_hscb_busaddr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 743 q_hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
aic79xxvar.h 519 /*44*/ uint32_t next_hscb_busaddr; member in struct:hardware_scb
aic79xx.c 6346 offsetof(struct hardware_scb, next_hscb_busaddr));
7050 prev_scb->hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr;
7056 scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr;

Completed in 20 milliseconds