Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h784 #define PCIEM_SLOTCAP_MRL_SNS 0x00000004 /* MRL sensor present */ macro
/dragonfly/usr.sbin/pciconf/
H A Dcap.c474 if (cap & PCIEM_SLOTCAP_MRL_SNS) in cap_express()