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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
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.h55 u16 scb_offset; /* pointeroffset to the scb_base */ member in struct:iscp_struct
H A Dni52.c327 writew(make16(p->scb), &p->iscp->scb_offset);
H A Dsun3_82586.c259 p->iscp->scb_offset = make16(p->scb);
H A D3c523.c365 p->iscp->scb_offset = make16(p->scb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_core.c7941 u_int scb_offset; local
7944 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
7945 scbid = ahd_inw_scbram(ahd, scb_offset);
7953 u_int scb_offset; local
7956 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl);
7957 ahd_outw(ahd, scb_offset, scbid);

Completed in 107 milliseconds