Rechercher une page de manuel
scsi_get_command
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
scsi_get_command - Allocate and setup a scsi command blockSYNOPSIS
- struct scsi_cmnd * scsi_get_command(struct scsi_device * dev, gfp_t gfp_mask);
ARGUMENTS
dev
- parent scsi device
gfp_mask
- allocator flags
RETURNS
The allocated scsi command structure.
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