Searched refs:scsiconf1 (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.c185 u_int scsiconf1; local
189 scsiconf1 = ahc_inb(ahc, SCSICONF + 1);
199 ahc->our_id = scsiconf1 & HWSCSIID;
204 ahc->our_id_b = scsiconf1 & HSCSIID;
207 if (scsiconf1 & TERM_ENB)

Completed in 42 milliseconds