Home
last modified time | relevance | path

Searched refs:PCIEM_SLOT_CAP_HPS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h874 #define PCIEM_SLOT_CAP_HPS 0x00000020 macro
/freebsd/usr.sbin/pciconf/
H A Dcap.c674 if (cap & PCIEM_SLOT_CAP_HPS) in cap_express()