centos man page for sdev_evt_send

Query: sdev_evt_send

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SDEV_EVT_SEND(9)						  SCSI mid layer						  SDEV_EVT_SEND(9)

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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SDEV_EVT_SEND(9)