hpc3_scsiregs     183 arch/mips/include/asm/sgi/hpc3.h 	struct hpc3_scsiregs scsi_chan0, scsi_chan1;
hpc3_scsiregs      16 arch/mips/include/asm/sgi/wd.h 	struct hpc3_scsiregs *hregs;
hpc3_scsiregs     106 drivers/scsi/sgiwd93.c 	struct hpc3_scsiregs *hregs =
hpc3_scsiregs     107 drivers/scsi/sgiwd93.c 		(struct hpc3_scsiregs *) cmd->device->host->base;
hpc3_scsiregs     140 drivers/scsi/sgiwd93.c 	struct hpc3_scsiregs *hregs;
hpc3_scsiregs     148 drivers/scsi/sgiwd93.c 	hregs = (struct hpc3_scsiregs *) SCpnt->device->host->base;
hpc3_scsiregs     168 drivers/scsi/sgiwd93.c 	struct hpc3_scsiregs *hregs = (struct hpc3_scsiregs *) base;
hpc3_scsiregs     218 drivers/scsi/sgiwd93.c 	struct hpc3_scsiregs *hregs = pd->hregs;