Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_lib.c419 int scsi_execute_async(struct scsi_device *sdev, const unsigned char *cmd, in scsi_execute_async() function
468 EXPORT_SYMBOL_GPL(scsi_execute_async);
Dscsi_error.c1475 scsi_execute_async(sdev, cmnd, 6, DMA_NONE, NULL, 0, 0, 10 * HZ, in scsi_eh_lock_door()
Dosst.c406 if (scsi_execute_async(STp->device, cmd, COMMAND_SIZE(cmd[0]), direction, bp, bytes, in osst_do_scsi()