sdev_evt_send (9) - Linux Manuals

sdev_evt_send: send asserted event to uevent thread

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 [at] hansenpartnership.com>

Author.

Rob Landley <rob [at] landley.net>

Author.

COPYRIGHT