Searched refs:PCIR_PMBASEL_1 (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/bus/pci/ |
| HD | pci_pci.c | 186 iolow = pci_read_config(dev, PCIR_PMBASEL_1, 1); in pcib_attach_common() 190 pci_read_config(dev, PCIR_PMBASEL_1, 2)); in pcib_attach_common() 193 pci_read_config(dev, PCIR_PMBASEL_1, 2)); in pcib_attach_common()
|
| HD | pcireg.h | 233 #define PCIR_PMBASEL_1 0x24 macro
|
| /dragonfly/usr.sbin/pciconf/ |
| HD | pciconf.c | 328 val = read_config(fd, &p->pc_sel, PCIR_PMBASEL_1, 2); in print_bridge_windows() 344 print_window(PCIR_PMBASEL_1, "Prefetchable Memory", range, base, in print_bridge_windows()
|