Man Page: ata_scsi_queuecmd
Operating Environment: centos
Section: 9
ATA_SCSI_QUEUECMD(9) libata SCSI translation/emulat ATA_SCSI_QUEUECMD(9)NAMEata_scsi_queuecmd - Issue SCSI cdb to libata-managed deviceSYNOPSISint ata_scsi_queuecmd(struct Scsi_Host * shost, struct scsi_cmnd * cmd);ARGUMENTSshost SCSI host of command to be sent cmd SCSI command to be sentDESCRIPTIONIn some cases, this function translates SCSI commands into ATA taskfiles, and queues the taskfiles to be sent to hardware. In other cases, this function simulates a SCSI device by evaluating and responding to certain SCSI commands. This creates the overall effect of ATA and ATAPI devices appearing as SCSI devices.LOCKINGATA host lockRETURNSReturn value from __ata_scsi_queuecmd if cmd can be queued, 0 otherwise.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_SCSI_QUEUECMD(9)
| Related Man Pages |
|---|
| sg_sat_identify(8) - debian |
| sg_scan(8) - debian |
| vparutil(1m) - hpux |
| sg_sat_identify(8) - suse |
| sg_sat_set_features(8) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |