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

/linux-master/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h64 unsigned short scb_offset; /* pointeroffset to the scb_base */ member in struct:iscp_struct
H A Dsun3_82586.c264 p->iscp->scb_offset = make16(p->scb);
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_core.c7924 u_int scb_offset; local
7927 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
7928 scbid = ahd_inw_scbram(ahd, scb_offset);
7936 u_int scb_offset; local
7939 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
7940 ahd_outw(ahd, scb_offset, scbid);

Completed in 269 milliseconds