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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7770.c184 u_int scsiconf; local
188 scsiconf = ahc_inb(ahc, SCSICONF);
200 if (scsiconf & TERM_ENB)
203 ahc->our_id = scsiconf & HSCSIID;
205 if (scsiconf & TERM_ENB)

Completed in 107 milliseconds