Query: ata_scsi_queuecmd
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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_cmnd * cmd, void (*done) (struct scsi_cmnd *));ARGUMENTScmd SCSI command to be sent done Completion function, called when command is completeDESCRIPTIONIn 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.LOCKINGReleases scsi-layer-held lock, and obtains host lock.RETURNSReturn value from __ata_scsi_queuecmd if cmd can be queued, 0 otherwise.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_QUEUECMD(9)
Related Man Pages |
---|
srp_reconnect_rport(9) - centos |
sg_sat_identify(8) - suse |
uk(4) - netbsd |
scsi_setup_cdb(9f) - centos |
scsi_setup_cdb(9f) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |