Lines Matching refs:receive
153 You should look at the receive type and handle the message
194 look at the receive type, too.
206 EMSGSIZE error and the driver will leave the data in the receive
213 command. If the response is not receive in the IPMI-specified 5
218 In kernelland, after you receive a message and are done with it, you
224 that lets you supply the smi and receive message. This is useful for
235 commands that other things on the IPMB bus have sent you). To receive
239 To receive events, you must call ipmi_set_gets_events() and set the
243 for events, they will all receive all events that come in.
246 want to receive. Call ipmi_register_for_cmd() and supply the netfn
247 and command name for each command you want to receive. Only one user