nc_dstat 5927 drivers/scsi/ncr53c8xx.c dstat = (istat & DIP) ? INB (nc_dstat) : 0; nc_dstat 6024 drivers/scsi/ncr53c8xx.c np->regdump.nc_dstat = dstat; nc_dstat 7691 drivers/scsi/ncr53c8xx.c OUTL_OFF(offsetof(struct ncr_reg, nc_dstat), data); nc_dstat 7692 drivers/scsi/ncr53c8xx.c data = INL_OFF(offsetof(struct ncr_reg, nc_dstat)); nc_dstat 651 drivers/scsi/ncr53c8xx.h /*0c*/ u8 nc_dstat; nc_dstat 130 drivers/scsi/sym53c8xx_2/sym_defs.h /*0c*/ u8 nc_dstat; nc_dstat 154 drivers/scsi/sym53c8xx_2/sym_hipd.c if (INB(np, nc_dstat) & ABRT) nc_dstat 971 drivers/scsi/sym53c8xx_2/sym_hipd.c OUTL(np, nc_dstat, data); nc_dstat 972 drivers/scsi/sym53c8xx_2/sym_hipd.c data = INL(np, nc_dstat); nc_dstat 1034 drivers/scsi/sym53c8xx_2/sym_hipd.c dstat = INB(np, nc_dstat); nc_dstat 1182 drivers/scsi/sym53c8xx_2/sym_hipd.c dstat = INB(np, nc_dstat); nc_dstat 2852 drivers/scsi/sym53c8xx_2/sym_hipd.c dstat |= INB(np, nc_dstat);