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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dni52.h55 unsigned short scb_offset; /* pointeroffset to the scb_base */ member in struct:iscp_struct
H A Dsun3_82586.h63 unsigned short scb_offset; /* pointeroffset to the scb_base */ member in struct:iscp_struct
H A D3c523.h49 unsigned short scb_offset; /* pointeroffset to the scb_base */ member in struct:iscp_struct
H A Dni52.c303 p->iscp->scb_offset = make16(p->scb);
H A Dsun3_82586.c261 p->iscp->scb_offset = make16(p->scb);
H A D3c523.c367 p->iscp->scb_offset = make16(p->scb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c7181 u_int scb_offset; local
7184 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
7185 scbid = ahd_inw_scbram(ahd, scb_offset);
7193 u_int scb_offset; local
7196 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
7197 ahd_outw(ahd, scb_offset, scbid);

Completed in 114 milliseconds