nc_istat1         695 drivers/scsi/ncr53c8xx.h /*15*/  u8	nc_istat1;	/* 896 and later cores only */
nc_istat1         174 drivers/scsi/sym53c8xx_2/sym_defs.h /*15*/  u8	nc_istat1;	/* 896 only */
nc_istat1         144 drivers/scsi/sym53c8xx_2/sym_hipd.c 	if (!(np->features & FE_ISTAT1) || !(INB(np, nc_istat1) & SCRUN))
nc_istat1         320 drivers/scsi/sym53c8xx_2/sym_hipd.c 		OUTB(np, nc_istat1, SIRQD);
nc_istat1         333 drivers/scsi/sym53c8xx_2/sym_hipd.c 		OUTB(np, nc_istat1, 0);