Searched refs:scsiconf1 (Results 1 – 1 of 1) sorted by relevance
179 u_int scsiconf1; in aic7770_config() local183 scsiconf1 = ahc_inb(ahc, SCSICONF + 1); in aic7770_config()193 ahc->our_id = scsiconf1 & HWSCSIID; in aic7770_config()198 ahc->our_id_b = scsiconf1 & HSCSIID; in aic7770_config()201 if (scsiconf1 & TERM_ENB) in aic7770_config()
Completed in 3 milliseconds