Searched refs:scb_offset (Results 1 – 3 of 3) sorted by relevance
63 unsigned short scb_offset; /* pointeroffset to the scb_base */ member
263 p->iscp->scb_offset = make16(p->scb); in alloc586()
7924 u_int scb_offset; in ahd_find_busy_tcl() local7927 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl); in ahd_find_busy_tcl()7928 scbid = ahd_inw_scbram(ahd, scb_offset); in ahd_find_busy_tcl()7936 u_int scb_offset; in ahd_busy_tcl() local7939 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl); in ahd_busy_tcl()7940 ahd_outw(ahd, scb_offset, scbid); in ahd_busy_tcl()
Completed in 21 milliseconds