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

/netbsd-current/sys/dev/ic/
H A Daic79xx.c396 u_int next_scbid; local
507 next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
519 scbid = next_scbid;
527 next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
536 scbid = next_scbid;

Completed in 216 milliseconds