Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic79xx.h526 /*44*/ uint32_t next_hscb_busaddr; member
H A Daic79xx.c6349 offsetof(struct hardware_scb, next_hscb_busaddr)); in ahd_chip_init()
7027 prev_scb->hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr; in ahd_qinfifo_requeue()
7033 scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr; in ahd_qinfifo_requeue()
10471 q_hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr; in ahd_swap_with_next_hscb()