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

/netbsd-current/sys/dev/ic/
H A Daic79xx.c1568 u_int scbid1; local
1589 scbid1 = ahd_inw(ahd, WAITING_TID_HEAD);
1590 scb = ahd_lookup_scb(ahd, scbid1);
1594 ahd_name(ahd), scbid1);
1602 scbid1);
1665 u_int scbid1; local
1671 scbid1 = ahd_get_scbptr(ahd);
1672 scb1 = ahd_lookup_scb(ahd, scbid1);
1676 ahd_name(ahd), scbid1, mode);

Completed in 229 milliseconds