Home
last modified time | relevance | path

Searched refs:HWSCSIID (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/aic7xxx/
Daic7770.c199 ahc->our_id = scsiconf1 & HWSCSIID; in aic7770_config()
Daic7xxx_reg.h_shipped526 #define HWSCSIID 0x0f
Daic7xxx.reg1683 mask HWSCSIID 0x0f /* our SCSI ID if Wide Bus */
/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h299 #define HWSCSIID 0x0f macro
Daic7xxx.reg1344 mask HWSCSIID 0x0f /* our SCSI ID if Wide Bus */
/drivers/scsi/
Daic7xxx_old.c9824 temp_p->scsi_id = temp_p->adapter_control & HWSCSIID; in aic7xxx_detect()