Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h394 #define PCIP_BRIDGE_PCI_SUBTRACTIVE 0x01 macro
H A Dpci_pci.c1685 pci_read_config(dev, PCIR_PROGIF, 1) == PCIP_BRIDGE_PCI_SUBTRACTIVE) in pcib_attach_common()
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c413 subtractive = p->pc_progif == PCIP_BRIDGE_PCI_SUBTRACTIVE; in print_bridge_windows()