Rechercher une page de manuel
sdev_evt_send_simple
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
sdev_evt_send_simple - send asserted event to uevent threadSYNOPSIS
- void sdev_evt_send_simple(struct scsi_device * sdev, enum scsi_device_event evt_type, gfp_t gfpflags);
ARGUMENTS
sdev
- scsi_device event occurred on
evt_type
- type of event to send
gfpflags
- GFP flags for allocation
DESCRIPTION
Assert scsi device event asynchronously, given an event type.
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