Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmb_dev_int.c139 u8 rq_sa, netf_rq_lun, msg_len; in ipmb_write() local
154 netf_rq_lun = msg[NETFN_LUN_IDX]; in ipmb_write()
163 * subtract rq_sa and netf_rq_lun from the length of the msg passed to in ipmb_write()
174 I2C_SMBUS_WRITE, netf_rq_lun, in ipmb_write()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmb_dev_int.c139 u8 rq_sa, netf_rq_lun, msg_len; in ipmb_write() local
154 netf_rq_lun = msg[NETFN_LUN_IDX]; in ipmb_write()
163 * subtract rq_sa and netf_rq_lun from the length of the msg. Fill the in ipmb_write()
173 ret = i2c_smbus_write_block_data(temp_client, netf_rq_lun, msg_len, in ipmb_write()

Completed in 2 milliseconds