Searched refs:netf_rq_lun (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/char/ipmi/
H A Dipmb_dev_int.c139 u8 rq_sa, netf_rq_lun, msg_len; local
154 netf_rq_lun = msg[NETFN_LUN_IDX];
163 * subtract rq_sa and netf_rq_lun from the length of the msg. Fill the
173 ret = i2c_smbus_write_block_data(temp_client, netf_rq_lun, msg_len,

Completed in 117 milliseconds