Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c95 static int pcishpc_slot_shpc_to_hpc(int shpc_state);
2266 pcishpc_slot_shpc_to_hpc(int shpc_state) in pcishpc_slot_shpc_to_hpc() argument
2268 if ((shpc_state & PCI_HP_SLOT_CARD_EMPTY_MASK) == in pcishpc_slot_shpc_to_hpc()
2272 switch (shpc_state & PCI_HP_SLOT_STATE_MASK) { in pcishpc_slot_shpc_to_hpc()