Home
last modified time | relevance | path

Searched refs:byRet (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/src/plugins/usb/
H A Dusb.c576 uint8_t byRet = 0; in ipmi_usb_send_cmd() local
591 byRet = SendDataToUSBDriver(intf, ReqBuff, in ipmi_usb_send_cmd()
595 if (byRet == 0) { in ipmi_usb_send_cmd()
604 rsp.ccode = byRet; in ipmi_usb_send_cmd()