i2o_scsi_queuecommand(9) suse man page | unix.com

Man Page: i2o_scsi_queuecommand

Operating Environment: suse

Section: 9

I2O_SCSI_QUEUECOMMAN(9) 				       Message-based devices					   I2O_SCSI_QUEUECOMMAN(9)

NAME
i2o_scsi_queuecommand - queue a SCSI command
SYNOPSIS
int i2o_scsi_queuecommand(struct scsi_cmnd * SCpnt, void (*done) (struct scsi_cmnd *));
ARGUMENTS
SCpnt scsi command pointer done callback for completion
DESCRIPTION
Issue a scsi command asynchronously. Return 0 on success or 1 if we hit an error (normally message queue congestion). The only minor complication here is that I2O deals with the device addressing so we have to map the bus/dev/lun back to an I2O handle as well as faking absent devices ourself.
LOCKS
takes the controller lock on error path only
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_SCSI_QUEUECOMMAN(9)
Related Man Pages
ata_scsi_translate(9) - suse
uk(4) - netbsd
struct_spi_master(9) - suse
ri(7) - osf1
tapset::scsi(3stap) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
SOCKS proxy & PAM configuration exposure
Tar Command
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend