Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pci/
HDpcireg.h368 #define PCIP_BRIDGE_PCI_SUBTRACTIVE 0x01 macro
HDpci_pci.c1016 pci_read_config(dev, PCIR_PROGIF, 1) == PCIP_BRIDGE_PCI_SUBTRACTIVE) in pcib_attach_common()
/NextBSD/usr.sbin/pciconf/
HDpciconf.c378 subtractive = p->pc_progif == PCIP_BRIDGE_PCI_SUBTRACTIVE; in print_bridge_windows()