Searched refs:scsi_execute_async (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/ |
D | scsi_lib.c | 419 int scsi_execute_async(struct scsi_device *sdev, const unsigned char *cmd, in scsi_execute_async() function 468 EXPORT_SYMBOL_GPL(scsi_execute_async);
|
D | scsi_error.c | 1475 scsi_execute_async(sdev, cmnd, 6, DMA_NONE, NULL, 0, 0, 10 * HZ, in scsi_eh_lock_door()
|
D | osst.c | 406 if (scsi_execute_async(STp->device, cmd, COMMAND_SIZE(cmd[0]), direction, bp, bytes, in osst_do_scsi()
|