Lines Matching full:bmc
11 /* Different phases of the KCS BMC module.
13 * BMC should not be expecting nor sending any data.
15 * BMC is receiving a WRITE_START command from system software.
17 * BMC is receiving a data byte from system software.
19 * BMC is waiting a last data byte from system software.
21 * BMC has received the whole request from system software.
23 * BMC is waiting the response from the upper IPMI service.
25 * BMC is transferring the response to system software.
27 * BMC is waiting error status request from system software.
29 * BMC is waiting for idle status afer error from system software.
31 * BMC has detected a protocol violation at the interface level.
75 /* Setup by BMC KCS controller driver */