taglinefilesource code
st0x_cr_sr36kernel/blk_drv/scsi/seagate.cstatic volatile void *st0x_cr_sr;       /*
st0x_cr_sr65kernel/blk_drv/scsi/seagate.c#define STATUS (*(unsigned char *) st0x_cr_sr)
st0x_cr_sr168kernel/blk_drv/scsi/seagate.cst0x_cr_sr =(void *) (((unsigned char *) base_address) + 0x1a00); 
st0x_cr_sr171kernel/blk_drv/scsi/seagate.cprintk("ST0x detected. Base address = %x, cr = %x, dr = %x\n", base_address, st0x_cr_sr, st0x_dr);