Searched refs:scsi_evt_thread (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dscsi_scan.c228 extern void scsi_evt_thread(struct work_struct *work);
251 INIT_WORK(&sdev->event_work, scsi_evt_thread);
H A Dscsi_lib.c2622 void scsi_evt_thread(struct work_struct *work) function

Completed in 74 milliseconds