sdev_evt_send

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

sdev_evt_send - send asserted event to uevent thread

SYNOPSIS

void sdev_evt_send(struct scsi_device * sdev, struct scsi_event * evt);

ARGUMENTS

sdev

scsi_device event occurred on

evt

event to send

DESCRIPTION

Assert scsi device event asynchronously.

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.