Searched refs:scsiconf1 (Results 1 – 1 of 1) sorted by relevance
185 u_int scsiconf1; in aic7770_config() local189 scsiconf1 = ahc_inb(ahc, SCSICONF + 1); in aic7770_config()199 ahc->our_id = scsiconf1 & HWSCSIID; in aic7770_config()204 ahc->our_id_b = scsiconf1 & HSCSIID; in aic7770_config()207 if (scsiconf1 & TERM_ENB) in aic7770_config()