Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpcireg.h802 #define PCIEM_FLAGS_SLOT 0x0100 macro
HDpci_pci.c973 if (!(pcie_read_config(dev, PCIER_FLAGS, 2) & PCIEM_FLAGS_SLOT)) in pcib_probe_hotplug()
HDpci.c6250 (cfg->pcie_flags & PCIEM_FLAGS_SLOT)))) in pci_cfg_restore_pcie()
6370 (cfg->pcie_flags & PCIEM_FLAGS_SLOT)))) in pci_cfg_save_pcie()
/freebsd-14-stable/usr.sbin/pciconf/
HDcap.c663 if (!(flags & PCIEM_FLAGS_SLOT)) in cap_express()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDpci.h148 #define PCI_EXP_FLAGS_SLOT PCIEM_FLAGS_SLOT /* Slot implemented */