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

/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h63 unsigned short scb_offset; /* pointeroffset to the scb_base */ member in struct:iscp_struct
H A Dsun3_82586.c261 p->iscp->scb_offset = make16(p->scb);
/drivers/scsi/aic7xxx/
H A Daic79xx_core.c8021 u_int scb_offset; local
8024 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
8025 scbid = ahd_inw_scbram(ahd, scb_offset);
8033 u_int scb_offset; local
8036 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
8037 ahd_outw(ahd, scb_offset, scbid);

Completed in 34 milliseconds