Home
last modified time | relevance | path

Searched refs:SDEV_EVT_LAST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_device.h75 SDEV_EVT_LAST = SDEV_EVT_POWER_ON_RESET_OCCURRED, enumerator
77 SDEV_EVT_MAXBITS = SDEV_EVT_LAST + 1
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_device.h77 SDEV_EVT_LAST = SDEV_EVT_POWER_ON_RESET_OCCURRED, enumerator
79 SDEV_EVT_MAXBITS = SDEV_EVT_LAST + 1
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_lib.c2410 for (evt_type = SDEV_EVT_FIRST; evt_type <= SDEV_EVT_LAST; evt_type++) in scsi_evt_thread()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_lib.c2505 for (evt_type = SDEV_EVT_FIRST; evt_type <= SDEV_EVT_LAST; evt_type++) in scsi_evt_thread()

Completed in 10 milliseconds