Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_entity.c334 mask = IPMI_EV_BAY_PRESENT; in ipmi_entity_present_sdr()
460 mask = IPMI_EV_BAY_PRESENT; in ipmi_entity_present()
H A Dlibipmi.h909 #define IPMI_EV_BAY_PRESENT 0x0001 macro