Searched refs:scsiconf1 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7770.c189 u_int scsiconf1; local
193 scsiconf1 = ahc_inb(ahc, SCSICONF + 1);
203 ahc->our_id = scsiconf1 & HWSCSIID;
208 ahc->our_id_b = scsiconf1 & HSCSIID;
211 if (scsiconf1 & TERM_ENB)

Completed in 39 milliseconds