Home
last modified time | relevance | path

Searched refs:SDEV_EVT_LUN_CHANGE_REPORTED (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_device.h71 SDEV_EVT_LUN_CHANGE_REPORTED, /* 3F 0E UA reported */ enumerator
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_lib.c2369 case SDEV_EVT_LUN_CHANGE_REPORTED: in scsi_evt_emit()
2480 case SDEV_EVT_LUN_CHANGE_REPORTED: in sdev_evt_alloc()
H A Dscsi_error.c427 evt_type = SDEV_EVT_LUN_CHANGE_REPORTED; in scsi_report_sense()