ata_scsi_rbuf_get(9) suse man page | unix.com

Man Page: ata_scsi_rbuf_get

Operating Environment: suse

Section: 9

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

NAME
ata_scsi_rbuf_get - Map response buffer.
SYNOPSIS
void * ata_scsi_rbuf_get(struct scsi_cmnd * cmd, bool copy_in, unsigned long * flags);
ARGUMENTS
cmd SCSI command containing buffer to be mapped. copy_in copy in from user buffer flags unsigned long variable to store irq enable status
DESCRIPTION
Prepare buffer for simulated SCSI commands.
LOCKING
spin_lock_irqsave(ata_scsi_rbuf_lock) on success
RETURNS
Pointer to response buffer.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_SCSI_RBUF_GET(9)
Related Man Pages
scsi_setup_cdb(9f) - sunos
scsi_validate_sense(9f) - opensolaris
scsi_setup_cdb(9f) - php
scsi_setup_cdb(9f) - xfree86
scsi_setup_cdb(9f) - posix
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I