taglinefilesource code
st0x_cr_sr30kernel/blk_drv/scsi/seagate.cvolatile void *st0x_cr_sr;       /*
st0x_cr_sr59kernel/blk_drv/scsi/seagate.c#define STATUS (*(unsigned char *) st0x_cr_sr)
st0x_cr_sr125kernel/blk_drv/scsi/seagate.cst0x_cr_sr =(void *) (((unsigned char *) base_address) + 0x1a00); 
st0x_cr_sr128kernel/blk_drv/scsi/seagate.cprintk("ST0x detected. Base address = %x, cr = %x, dr = %x\n", base_address, st0x_cr_sr, st0x_dr);