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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dseagate.c243 static void __iomem *st0x_cr_sr; /* control register write, status variable
267 #define STATUS ((u8) readb(st0x_cr_sr))
269 #define WRITE_CONTROL(d) { writeb((d), st0x_cr_sr); }
437 st0x_cr_sr = ioremap(cr, 0x100);
1126 st0x_cr_sr = ebx, st0x_dr = edi
1132 /* "movl st0x_cr_sr, %%ebx\n\t" */
1155 "2" (st0x_cr_sr),
1277 esi = st0x_cr_sr, ebx = st0x_dr */
1282 /* "movl st0x_cr_sr, %%esi\n\t" */
1307 "2" (st0x_cr_sr),
[all...]

Completed in 50 milliseconds