Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h792 #define PCIEM_SLOTCAP_EIP 0x00020000 macro
/dragonfly/usr.sbin/pciconf/
H A Dcap.c477 if (cap & PCIEM_SLOTCAP_EIP) in cap_express()