Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Class/MSC/src/
A Dusbd_msc_scsi.c256 return SCSI_OK; in SCSI_TestUnitReady()
291 return SCSI_OK; in SCSI_Inquiry()
330 return SCSI_OK; in SCSI_RequestSense()
376 return SCSI_OK; in SCSI_ReadFormatCapacity()
589 return SCSI_OK; in SCSI_Verify10()
602 return SCSI_OK; in SCSI_StartStopUnit()
623 return SCSI_OK; in SCSI_ModeSense6()
644 return SCSI_OK; in SCSI_ModeSense10()
679 return SCSI_OK; in SCSI_Read()
721 return SCSI_OK; in SCSI_Write()
[all …]
A Dusbd_msc_bot.c129 if (SCSI_CmdHandler(g_BOTInfo.CBW.bLUN, g_BOTInfo.CBW.CB) != SCSI_OK) in USBD_MSC_BOT_OutData()
147 if (SCSI_CmdHandler(g_BOTInfo.CBW.bLUN, g_BOTInfo.CBW.CB) != SCSI_OK) in USBD_MSC_BOT_InData()
185 if (SCSI_CmdHandler(g_BOTInfo.CBW.bLUN, g_BOTInfo.CBW.CB) != SCSI_OK) in USBD_MSC_BOT_DecodeCBW()
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Class/MSC/inc/
A Dusbd_msc_scsi.h118 SCSI_OK, enumerator

Completed in 11 milliseconds