id_higher_mask    390 drivers/scsi/NCR5380.c 	hostdata->id_higher_mask = 0;
id_higher_mask    393 drivers/scsi/NCR5380.c 			hostdata->id_higher_mask |= i;
id_higher_mask   1021 drivers/scsi/NCR5380.c 	    (NCR5380_read(CURRENT_SCSI_DATA_REG) & hostdata->id_higher_mask) ||
id_higher_mask    223 drivers/scsi/NCR5380.h 	unsigned char id_higher_mask;		/* All bits above id_mask */