Home
last modified time | relevance | path

Searched refs:PCIR_MEMLIMIT_1 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/pci/
H A Dpcireg.h231 #define PCIR_MEMLIMIT_1 0x22 macro
H A Dpci_pci.c185 sc->memlimit = PCI_PPBMEMLIMIT(0, pci_read_config(dev, PCIR_MEMLIMIT_1, 2)); in pcib_attach_common()
/dragonfly/usr.sbin/pciconf/
H A Dpciconf.c325 read_config(fd, &p->pc_sel, PCIR_MEMLIMIT_1, 2)); in print_bridge_windows()