tag | line | file | source code |
---|---|---|---|
id_higher_mask | 802 | drivers/scsi/NCR5380.c | hostdata->id_higher_mask |= i; |
id_higher_mask | 1397 | drivers/scsi/NCR5380.c | (NCR5380_read(CURRENT_SCSI_DATA_REG) & hostdata->id_higher_mask) || |
id_higher_mask | 247 | drivers/scsi/NCR5380.h | unsigned char id_mask, id_higher_mask; /* 1 << id, all bits greater */ |