Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/pci/
HDpcireg.h869 #define PCIEM_SLOT_CAP_APB 0x00000001 macro
HDpci_pci.c1444 if (sc->pcie_slot_cap & PCIEM_SLOT_CAP_APB) in pcib_setup_hotplug()
/freebsd-13-stable/usr.sbin/pciconf/
HDcap.c672 if (cap & PCIEM_SLOT_CAP_APB) in cap_express()