Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h339 #define PCIP_BRIDGE_PCI_SUBTRACTIVE 0x01 macro
H A Dpci_pci.c271 pci_read_config(dev, PCIR_PROGIF, 1) == PCIP_BRIDGE_PCI_SUBTRACTIVE) in pcib_attach_common()
/dragonfly/usr.sbin/pciconf/
H A Dpciconf.c352 subtractive = p->pc_progif == PCIP_BRIDGE_PCI_SUBTRACTIVE; in print_bridge_windows()