Searched refs:SCSI_processRead (Results 1 – 1 of 1) sorted by relevance
180 static bool SCSI_processRead(uint8_t busid);538 return SCSI_processRead(busid); in SCSI_read10()571 return SCSI_processRead(busid); in SCSI_read12()633 static bool SCSI_processRead(uint8_t busid) in SCSI_processRead() function821 if (SCSI_processRead(busid) == false) { in mass_storage_bulk_in()865 if (SCSI_processRead(busid) == false) { in usbdev_msc_thread()886 if (SCSI_processRead(busid) == false) { in usbd_msc_polling()
Completed in 4 milliseconds