suse man page for ata_scsi_simulate

Query: ata_scsi_simulate

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATA_SCSI_SIMULATE(9)					  libata SCSI translation/emulat				      ATA_SCSI_SIMULATE(9)

NAME
ata_scsi_simulate - simulate SCSI command on ATA device
SYNOPSIS
void ata_scsi_simulate(struct ata_device * dev, struct scsi_cmnd * cmd, void (*done) (struct scsi_cmnd *));
ARGUMENTS
dev the target device cmd SCSI command being sent to device. done SCSI command completion function.
DESCRIPTION
Interprets and directly executes a select list of SCSI commands that can be handled internally.
LOCKING
spin_lock_irqsave(host lock)
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_SCSI_SIMULATE(9)
Related Man Pages
vparutil(1m) - hpux
scsi_address(9s) - sunos
scsi_address(9s) - mojave
scsi_address(9s) - linux
scsi_address(9s) - redhat
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I