Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h876 #define PCI_HP_SLOT_66MHZ_CONV_CAPABLE 0x200 macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c2121 if ((status & PCI_HP_SLOT_66MHZ_CONV_CAPABLE) && in pcishpc_set_bus_speed()