Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
HDpcireg.h225 #define PCIR_IOLIMITH_1 0x32 macro
HDpci_pci.c173 sc->iolimit = PCI_PPBIOLIMIT(pci_read_config(dev, PCIR_IOLIMITH_1, 2), in pcib_attach_common()
/dragonfly/usr.sbin/pciconf/
HDpciconf.c310 read_config(fd, &p->pc_sel, PCIR_IOLIMITH_1, 2), in print_bridge_windows()