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

/openbsd-current/sys/dev/i2c/
H A Dipmi_i2c.c114 c.c_rslun = BMC_LUN;
142 c.c_rslun = BMC_LUN;
/openbsd-current/sys/arch/powerpc64/dev/
H A Dipmi_opal.c112 msg->netfn = NETFN_LUN(c->c_netfn, c->c_rslun);
/openbsd-current/sys/dev/
H A Dipmi.c853 buf[IPMI_BTMSG_NFLN] = NETFN_LUN(c->c_netfn, c->c_rslun);
870 buf[IPMI_MSG_NFLN] = NETFN_LUN(c->c_netfn, c->c_rslun);
884 c->c_rssa, NETFN_LUN(c->c_netfn, c->c_rslun), c->c_cmd, c->c_txlen);
1007 c.c_rslun = BMC_LUN;
1042 c.c_rslun = BMC_LUN;
1301 c.c_rslun = s1->owner_lun;
1736 c->c_rslun = iv;
1739 *(int *)data = c->c_rslun;
1794 c.c_rslun = BMC_LUN;
1813 c.c_rslun
[all...]
H A Dipmivar.h91 int c_rslun; member in struct:ipmi_cmd

Completed in 117 milliseconds