Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h336 #define PCIE_SLOTCAP_NO_CMD_COMP_SUPP 0x40000 /* No Command Comp. Supported */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c3436 if ((slot_cap & PCIE_SLOTCAP_NO_CMD_COMP_SUPP) || in pciehpc_issue_hpc_command()