Lines Matching refs:receive
111 I2C kernel driver's SMBus interfaces to send and receive IPMI messages
235 You should look at the receive type and handle the message
276 look at the receive type, too.
288 EMSGSIZE error and the driver will leave the data in the receive
295 command. If the response is not receive in the IPMI-specified 5
300 In kernelland, after you receive a message and are done with it, you
306 that lets you supply the smi and receive message. This is useful for
317 commands that other things on the IPMB bus have sent you). To receive
321 To receive events, you must call ipmi_set_gets_events() and set the
325 for events, they will all receive all events that come in.
328 want to receive. Call ipmi_register_for_cmd() and supply the netfn
329 and command name for each command you want to receive. You also
330 specify a bitmask of the channels you want to receive the command from