sdev_evt_send_simple — send asserted event to uevent thread
void sdev_evt_send_simple
(struct scsi_device * sdev, enum scsi_device_event evt_type, gfp_t gfpflags);
scsi_device event occurred on
type of event to send
GFP flags for allocation
Assert scsi device event asynchronously, given an event type.