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

/linux-master/drivers/char/ipmi/
H A Dipmb_dev_int.c44 u8 rq_sa; member in struct:ipmb_msg
121 * subtract 1 byte (rq_sa) from the length of the msg passed to
139 u8 rq_sa, netf_rq_lun, msg_len; local
153 rq_sa = GET_7BIT_ADDR(msg[RQ_SA_8BIT_IDX]);
158 ret = ipmb_i2c_write(ipmb_dev->client, msg, rq_sa);
163 * subtract rq_sa and netf_rq_lun from the length of the msg. Fill the
171 temp_client->addr = rq_sa;

Completed in 106 milliseconds