taglinefilesource code
st0x_cr_sr113drivers/scsi/seagate.cstatic volatile void *st0x_cr_sr;       /*
st0x_cr_sr138drivers/scsi/seagate.c#define STATUS (*(volatile unsigned char *) st0x_cr_sr)
st0x_cr_sr351drivers/scsi/seagate.cst0x_cr_sr =(void *) (((const unsigned char *) base_address) + (controller_type == SEAGATE ? 0x1a00 : 0x1c00)); 
st0x_cr_sr354drivers/scsi/seagate.cprintk("%s detected. Base address = %x, cr = %x, dr = %x\n", tpnt->name, base_address, st0x_cr_sr, st0x_dr);
st0x_cr_sr1146drivers/scsi/seagate.cmovl " SYMBOL_NAME_STR(st0x_cr_sr) ", %%ebx
st0x_cr_sr1282drivers/scsi/seagate.cmovl " SYMBOL_NAME_STR(st0x_cr_sr) ", %%esi