Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_PREFETCHMEM_64BITS (Results 1 – 2 of 2) sorted by relevance

/minix3/sys/dev/pci/
H A Dpcireg.h1187 #define PCI_BRIDGE_PREFETCHMEM_64BITS(reg) ((reg) & 0xf) macro
H A Dpci_subr.c3358 if (PCI_BRIDGE_PREFETCHMEM_64BITS(rval)) in pci_conf_print_type1()