Query: proc_scsi_write_proc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PROC_SCSI_WRITE_PROC(9) SCSI mid layer PROC_SCSI_WRITE_PROC(9)NAMEproc_scsi_write_proc - Handle write to /proc by calling host's proc_infoSYNOPSISint proc_scsi_write_proc(struct file * file, const char __user * buf, unsigned long count, void * data);ARGUMENTSfile not used buf source of data to write. count number of bytes (at most PROC_BLOCK_SIZE) to write. data pointer to struct Scsi_HostAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PROC_SCSI_WRITE_PROC(9)