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

/freebsd-current/sys/dev/aic7xxx/
H A Daic79xx_pci.c1012 u_int devconfig1; local
1038 devconfig1 = aic_pci_read_config(pci, DEVCONFIG1, /*bytes*/1);
1040 devconfig1|PREQDIS, /*bytes*/1);
1041 devconfig1 = aic_pci_read_config(pci, DEVCONFIG1, /*bytes*/1);

Completed in 55 milliseconds