Searched refs:PCI_BRIDGE_PREFETCHMEM_64BITS (Results 1 – 2 of 2) sorted by relevance
| /minix3/sys/dev/pci/ | ||
| H A D | pcireg.h | 1187 #define PCI_BRIDGE_PREFETCHMEM_64BITS(reg) ((reg) & 0xf) macro |
| H A D | pci_subr.c | 3358 if (PCI_BRIDGE_PREFETCHMEM_64BITS(rval)) in pci_conf_print_type1() |