Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h783 #define PCIEM_SLOTCAP_PWR_CTRL 0x00000002 /* Power controller present */ macro
/dragonfly/usr.sbin/pciconf/
H A Dcap.c471 if (cap & PCIEM_SLOTCAP_PWR_CTRL) in cap_express()