Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7770.c184 u_int scsiconf; in aic7770_config() local
188 scsiconf = ahc_inb(ahc, SCSICONF); in aic7770_config()
200 if (scsiconf & TERM_ENB) in aic7770_config()
203 ahc->our_id = scsiconf & HSCSIID; in aic7770_config()
205 if (scsiconf & TERM_ENB) in aic7770_config()