Searched refs:scb_offset (Results 1 – 7 of 7) sorted by relevance
49 unsigned short scb_offset; /* pointeroffset to the scb_base */ member
63 unsigned short scb_offset; /* pointeroffset to the scb_base */ member
55 u16 scb_offset; /* pointeroffset to the scb_base */ member
365 p->iscp->scb_offset = make16(p->scb); in alloc586()
261 p->iscp->scb_offset = make16(p->scb); in alloc586()
363 writew(make16(p->scb), &p->iscp->scb_offset); in alloc586()
8021 u_int scb_offset; in ahd_find_busy_tcl() local8024 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl); in ahd_find_busy_tcl()8025 scbid = ahd_inw_scbram(ahd, scb_offset); in ahd_find_busy_tcl()8033 u_int scb_offset; in ahd_busy_tcl() local8036 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl); in ahd_busy_tcl()8037 ahd_outw(ahd, scb_offset, scbid); in ahd_busy_tcl()