Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic7770.c163 u_int scsiconf; in aic7770_config() local
167 scsiconf = ahc_inb(ahc, SCSICONF); in aic7770_config()
179 if (scsiconf & TERM_ENB) in aic7770_config()
182 ahc->our_id = scsiconf & HSCSIID; in aic7770_config()
184 if (scsiconf & TERM_ENB) in aic7770_config()