Query: ata_scsi_rbuf_get
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_RBUF_GET(9) libata SCSI translation/emulat ATA_SCSI_RBUF_GET(9)NAMEata_scsi_rbuf_get - Map response buffer.SYNOPSISvoid * ata_scsi_rbuf_get(struct scsi_cmnd * cmd, bool copy_in, unsigned long * flags);ARGUMENTScmd SCSI command containing buffer to be mapped. copy_in copy in from user buffer flags unsigned long variable to store irq enable statusDESCRIPTIONPrepare buffer for simulated SCSI commands.LOCKINGspin_lock_irqsave(ata_scsi_rbuf_lock) on successRETURNSPointer to response buffer.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_RBUF_GET(9)