Searched refs:scsiconf1 (Results 1 – 1 of 1) sorted by relevance
164 u_int scsiconf1; in aic7770_config() local168 scsiconf1 = ahc_inb(ahc, SCSICONF + 1); in aic7770_config()178 ahc->our_id = scsiconf1 & HWSCSIID; in aic7770_config()183 ahc->our_id_b = scsiconf1 & HSCSIID; in aic7770_config()186 if (scsiconf1 & TERM_ENB) in aic7770_config()