Searched refs:scsi_execute_async (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_device.h300 extern int scsi_execute_async(struct scsi_device *sdev,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_lib.c369 * scsi_execute_async - insert request
381 int scsi_execute_async(struct scsi_device *sdev, const unsigned char *cmd, function
430 EXPORT_SYMBOL_GPL(scsi_execute_async); variable
H A Dscsi_error.c1345 scsi_execute_async(sdev, cmnd, 6, DMA_NONE, NULL, 0, 0, 10 * HZ,
H A Dsg.c744 if (scsi_execute_async(sdp->device, cmnd, hp->cmd_len, data_dir, srp->data.buffer,
748 SCSI_LOG_TIMEOUT(1, printk("sg_common_write: scsi_execute_async failed\n"));
H A Dst.c512 if (scsi_execute_async(STp->device, cmd, COMMAND_SIZE(cmd[0]), direction,
H A Dosst.c406 if (scsi_execute_async(STp->device, cmd, COMMAND_SIZE(cmd[0]), direction, bp, bytes,

Completed in 105 milliseconds