Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/usb/
H A Dusb.c314 AMI_SPT_CMD_SendCmd(int cd_desc, char *Buffer, char type, uint16_t buflen, in AMI_SPT_CMD_SendCmd() function
395 ret = AMI_SPT_CMD_SendCmd(cd_desc, Buffer, CmdData, DataLen, timeout); in WriteCD()