Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Discsi_if.h20 #define UEVENT_BASE 10 macro
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 + 9,
37 ISCSI_UEVENT_GET_STATS = UEVENT_BASE + 10,
38 ISCSI_UEVENT_GET_PARAM = UEVENT_BASE + 11,
[all …]