Searched refs:HSCSIID (Results 1 – 6 of 6) sorted by relevance
203 ahc->our_id = scsiconf & HSCSIID; in aic7770_config()204 ahc->our_id_b = scsiconf1 & HSCSIID; in aic7770_config()
527 #define HSCSIID 0x07
1682 mask HSCSIID 0x07 /* our SCSI ID */
300 #define HSCSIID 0x07 macro
1343 mask HSCSIID 0x07 /* our SCSI ID */
404 #define HSCSIID 0x07 macro8845 scsi_conf = (p->scsi_id & HSCSIID); in aic7xxx_load_seeprom()9829 temp_p->scsi_id = (temp_p->adapter_control >> 8) & HSCSIID; in aic7xxx_detect()9830 temp_p->scsi_id_b = temp_p->adapter_control & HSCSIID; in aic7xxx_detect()