Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h841 #define PCIEM_LINK_CAP_DL_ACTIVE 0x00100000 macro
H A Dpci_pci.c978 if ((link_cap & PCIEM_LINK_CAP_DL_ACTIVE) == 0) in pcib_probe_hotplug()