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

/netbsd-current/sys/dev/ic/
H A Daic79xx.c1988 u_int waiting_h; local
2038 waiting_h = ahd_inw(ahd, WAITING_TID_HEAD);
2040 if (waiting_h != scbid) {
2044 if (waiting_t == waiting_h) {
2048 ahd_set_scbptr(ahd, waiting_h);

Completed in 199 milliseconds