Searched refs:scb_offset (Results 1 – 1 of 1) sorted by relevance
7206 u_int scb_offset; in ahd_find_busy_tcl() local7209 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl); in ahd_find_busy_tcl()7210 scbid = ahd_inw_scbram(ahd, scb_offset); in ahd_find_busy_tcl()7218 u_int scb_offset; in ahd_busy_tcl() local7221 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl); in ahd_busy_tcl()7222 ahd_outw(ahd, scb_offset, scbid); in ahd_busy_tcl()