Searched refs:scsiconf (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.c188 u_int scsiconf; local
192 scsiconf = ahc_inb(ahc, SCSICONF);
204 if (scsiconf & TERM_ENB)
207 ahc->our_id = scsiconf & HSCSIID;
209 if (scsiconf & TERM_ENB)

Completed in 41 milliseconds