Searched defs:cd_desc (Results 1 – 1 of 1) sorted by relevance
/openbmc/ipmitool/src/plugins/usb/ |
H A D | usb.c | 174 sendscsicmd_SGIO(int cd_desc, unsigned char *cdb_buf, unsigned char cdb_len, in sendscsicmd_SGIO() 226 AMI_SPT_CMD_Identify(int cd_desc, char *szSignature) in AMI_SPT_CMD_Identify() 241 IsG2Drive(int cd_desc) in IsG2Drive() 314 AMI_SPT_CMD_SendCmd(int cd_desc, char *Buffer, char type, uint16_t buflen, in AMI_SPT_CMD_SendCmd() 346 AMI_SPT_CMD_RecvCmd(int cd_desc, char *Buffer, char type, uint16_t buflen) in AMI_SPT_CMD_RecvCmd() 377 ReadCD(int cd_desc, char CmdData, char *Buffer, uint32_t DataLen) in ReadCD() 390 WriteCD(int cd_desc, char CmdData, char *Buffer, unsigned int timeout, in WriteCD()
|