Searched refs:devconfig1 (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 Daic79xx_pci.c985 u_int devconfig1; local
1009 devconfig1 = ahd_pci_read_config(pci, DEVCONFIG1, /*bytes*/1);
1011 devconfig1|PREQDIS, /*bytes*/1);
1012 devconfig1 = ahd_pci_read_config(pci, DEVCONFIG1, /*bytes*/1);

Completed in 104 milliseconds