Home
last modified time | relevance | path

Searched refs:PCIEM_FLAGS_SLOT (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h800 #define PCIEM_FLAGS_SLOT 0x0100 macro
H A Dpci_pci.c970 if (!(pcie_read_config(dev, PCIER_FLAGS, 2) & PCIEM_FLAGS_SLOT)) in pcib_probe_hotplug()
H A Dpci.c6045 (cfg->pcie_flags & PCIEM_FLAGS_SLOT)))) in pci_cfg_restore_pcie()
6165 (cfg->pcie_flags & PCIEM_FLAGS_SLOT)))) in pci_cfg_save_pcie()
/freebsd/usr.sbin/pciconf/
H A Dcap.c663 if (!(flags & PCIEM_FLAGS_SLOT)) in cap_express()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h147 #define PCI_EXP_FLAGS_SLOT PCIEM_FLAGS_SLOT /* Slot implemented */