Searched refs:UEVENT_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | iscsi_if.h | 20 #define UEVENT_BASE 10 macro 28 ISCSI_UEVENT_CREATE_SESSION = UEVENT_BASE + 1, 29 ISCSI_UEVENT_DESTROY_SESSION = UEVENT_BASE + 2, 30 ISCSI_UEVENT_CREATE_CONN = UEVENT_BASE + 3, 31 ISCSI_UEVENT_DESTROY_CONN = UEVENT_BASE + 4, 32 ISCSI_UEVENT_BIND_CONN = UEVENT_BASE + 5, 33 ISCSI_UEVENT_SET_PARAM = UEVENT_BASE + 6, 34 ISCSI_UEVENT_START_CONN = UEVENT_BASE + 7, 35 ISCSI_UEVENT_STOP_CONN = UEVENT_BASE + 8, 36 ISCSI_UEVENT_SEND_PDU = UEVENT_BASE [all...] |
/kernel/linux/linux-6.6/include/scsi/ |
H A D | iscsi_if.h | 20 #define UEVENT_BASE 10 macro 28 ISCSI_UEVENT_CREATE_SESSION = UEVENT_BASE + 1, 29 ISCSI_UEVENT_DESTROY_SESSION = UEVENT_BASE + 2, 30 ISCSI_UEVENT_CREATE_CONN = UEVENT_BASE + 3, 31 ISCSI_UEVENT_DESTROY_CONN = UEVENT_BASE + 4, 32 ISCSI_UEVENT_BIND_CONN = UEVENT_BASE + 5, 33 ISCSI_UEVENT_SET_PARAM = UEVENT_BASE + 6, 34 ISCSI_UEVENT_START_CONN = UEVENT_BASE + 7, 35 ISCSI_UEVENT_STOP_CONN = UEVENT_BASE + 8, 36 ISCSI_UEVENT_SEND_PDU = UEVENT_BASE [all...] |
Completed in 8 milliseconds