Searched refs:IPMI_MSG_BUFFER_FULL (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/sys/ | ||
| HD | ipmi.h | 66 # define IPMI_MSG_BUFFER_FULL 0x02 macro |
| /dragonfly/sys/dev/misc/ipmi/ | ||
| HD | ipmi.c | 295 if (req->ir_reply[0] & IPMI_MSG_BUFFER_FULL) { in ipmi_handle_attn() |