Rechercher une page de manuel
proc_scsi_write_proc
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
proc_scsi_write_proc - Handle write to /proc by calling host's proc_infoSYNOPSIS
- int proc_scsi_write_proc(struct file * file, const char __user * buf, unsigned long count, void * data);
ARGUMENTS
file
- not used
buf
- source of data to write.
count
- number of bytes (at most PROC_BLOCK_SIZE) to write.
data
- pointer to struct Scsi_Host
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com>
- Author.
Rob Landley <rob@landley.net>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre