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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpciconf.c348 PCI_BRIDGE_PREFETCHMEM_REG);
900 mem = pci_conf_read(pb->pc, pd->tag, PCI_BRIDGE_PREFETCHMEM_REG);
914 pci_conf_write(pb->pc, pd->tag, PCI_BRIDGE_PREFETCHMEM_REG, mem);
H A Dpcireg.h767 #define PCI_BRIDGE_PREFETCHMEM_REG 0x24 macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Dpci_ranges.c635 premem = pci_conf_read(pc, tag, PCI_BRIDGE_PREFETCHMEM_REG);
647 PCI_BRIDGE_PREFETCHMEM_REG, premem,

Completed in 73 milliseconds