Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h881 #define PCI_HP_SLOT_PCIX_CAPABLE_MASK 0x3000 macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c2082 switch (status & PCI_HP_SLOT_PCIX_CAPABLE_MASK) { in pcishpc_set_bus_speed()