ahc_pci.c | 674 #define DEVCONFIG 0x40 767 uint32_t devconfig; local in function:ahc_pci_attach 868 devconfig = pci_conf_read(pa->pa_pc, pa->pa_tag, DEVCONFIG); 869 devconfig = pci_conf_read(pa->pa_pc, pa->pa_tag, DEVCONFIG); 875 * 64bit bus (PCI64BIT set in devconfig). 882 devconfig |= DACEN; 886 devconfig |= PCIERRGENDIS; 888 pci_conf_write(pa->pa_pc, pa->pa_tag, DEVCONFIG, devconfig) 1154 uint32_t devconfig; local in function:ahc_ext_scbram_present 1187 uint32_t devconfig; local in function:ahc_scbram_config [all...] |