Searched refs:scb_tag (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx.c2161 u_int scb_tag; local
2164 scb_tag = ahc_inb(ahc, SCB_TAG);
2165 pending_scb = ahc_lookup_scb(ahc, scb_tag);
H A Daic79xx.c3459 u_int scb_tag; local
3462 scb_tag = SCB_GET_TAG(pending_scb);
3463 ahd_set_scbptr(ahd, scb_tag);

Completed in 124 milliseconds