Symbol: ISCSI_IOCTL
usr/src/uts/common/sys/iscsit/iscsi_if.h
104
#define ISCSI_CREATE_OID (ISCSI_IOCTL | 2)
usr/src/uts/common/sys/iscsit/iscsi_if.h
105
#define ISCSI_LOGIN (ISCSI_IOCTL | 3)
usr/src/uts/common/sys/iscsit/iscsi_if.h
106
#define ISCSI_LOGOUT (ISCSI_IOCTL | 4)
usr/src/uts/common/sys/iscsit/iscsi_if.h
107
#define ISCSI_PARAM_GET (ISCSI_IOCTL | 5)
usr/src/uts/common/sys/iscsit/iscsi_if.h
108
#define ISCSI_PARAM_SET (ISCSI_IOCTL | 6)
usr/src/uts/common/sys/iscsit/iscsi_if.h
109
#define ISCSI_TARGET_PARAM_CLEAR (ISCSI_IOCTL | 8)
usr/src/uts/common/sys/iscsit/iscsi_if.h
110
#define ISCSI_TARGET_OID_LIST_GET (ISCSI_IOCTL | 9)
usr/src/uts/common/sys/iscsit/iscsi_if.h
111
#define ISCSI_TARGET_PROPS_GET (ISCSI_IOCTL | 10)
usr/src/uts/common/sys/iscsit/iscsi_if.h
112
#define ISCSI_TARGET_PROPS_SET (ISCSI_IOCTL | 11)
usr/src/uts/common/sys/iscsit/iscsi_if.h
113
#define ISCSI_TARGET_ADDRESS_GET (ISCSI_IOCTL | 12)
usr/src/uts/common/sys/iscsit/iscsi_if.h
114
#define ISCSI_CHAP_SET (ISCSI_IOCTL | 13)
usr/src/uts/common/sys/iscsit/iscsi_if.h
115
#define ISCSI_CHAP_GET (ISCSI_IOCTL | 14)
usr/src/uts/common/sys/iscsit/iscsi_if.h
116
#define ISCSI_CHAP_CLEAR (ISCSI_IOCTL | 15)
usr/src/uts/common/sys/iscsit/iscsi_if.h
117
#define ISCSI_STATIC_GET (ISCSI_IOCTL | 16)
usr/src/uts/common/sys/iscsit/iscsi_if.h
118
#define ISCSI_STATIC_SET (ISCSI_IOCTL | 17)
usr/src/uts/common/sys/iscsit/iscsi_if.h
119
#define ISCSI_STATIC_CLEAR (ISCSI_IOCTL | 18)
usr/src/uts/common/sys/iscsit/iscsi_if.h
120
#define ISCSI_DISCOVERY_SET (ISCSI_IOCTL | 19)
usr/src/uts/common/sys/iscsit/iscsi_if.h
121
#define ISCSI_DISCOVERY_GET (ISCSI_IOCTL | 20)
usr/src/uts/common/sys/iscsit/iscsi_if.h
122
#define ISCSI_DISCOVERY_CLEAR (ISCSI_IOCTL | 21)
usr/src/uts/common/sys/iscsit/iscsi_if.h
123
#define ISCSI_DISCOVERY_PROPS (ISCSI_IOCTL | 22)
usr/src/uts/common/sys/iscsit/iscsi_if.h
124
#define ISCSI_DISCOVERY_ADDR_SET (ISCSI_IOCTL | 23)
usr/src/uts/common/sys/iscsit/iscsi_if.h
125
#define ISCSI_DISCOVERY_ADDR_LIST_GET (ISCSI_IOCTL | 24)
usr/src/uts/common/sys/iscsit/iscsi_if.h
126
#define ISCSI_DISCOVERY_ADDR_CLEAR (ISCSI_IOCTL | 25)
usr/src/uts/common/sys/iscsit/iscsi_if.h
127
#define ISCSI_RADIUS_SET (ISCSI_IOCTL | 26)
usr/src/uts/common/sys/iscsit/iscsi_if.h
128
#define ISCSI_RADIUS_GET (ISCSI_IOCTL | 27)
usr/src/uts/common/sys/iscsit/iscsi_if.h
129
#define ISCSI_DB_RELOAD (ISCSI_IOCTL | 28)
usr/src/uts/common/sys/iscsit/iscsi_if.h
130
#define ISCSI_LUN_OID_LIST_GET (ISCSI_IOCTL | 29)
usr/src/uts/common/sys/iscsit/iscsi_if.h
131
#define ISCSI_LUN_PROPS_GET (ISCSI_IOCTL | 30)
usr/src/uts/common/sys/iscsit/iscsi_if.h
132
#define ISCSI_CONN_OID_LIST_GET (ISCSI_IOCTL | 31)
usr/src/uts/common/sys/iscsit/iscsi_if.h
133
#define ISCSI_CONN_PROPS_GET (ISCSI_IOCTL | 32)
usr/src/uts/common/sys/iscsit/iscsi_if.h
134
#define ISCSI_USCSI (ISCSI_IOCTL | 33)
usr/src/uts/common/sys/iscsit/iscsi_if.h
135
#define ISCSI_DOOR_HANDLE_SET (ISCSI_IOCTL | 34)
usr/src/uts/common/sys/iscsit/iscsi_if.h
136
#define ISCSI_DISCOVERY_EVENTS (ISCSI_IOCTL | 35)
usr/src/uts/common/sys/iscsit/iscsi_if.h
137
#define ISCSI_AUTH_SET (ISCSI_IOCTL | 36)
usr/src/uts/common/sys/iscsit/iscsi_if.h
138
#define ISCSI_AUTH_GET (ISCSI_IOCTL | 37)
usr/src/uts/common/sys/iscsit/iscsi_if.h
139
#define ISCSI_AUTH_CLEAR (ISCSI_IOCTL | 38)
usr/src/uts/common/sys/iscsit/iscsi_if.h
140
#define ISCSI_SENDTGTS_GET (ISCSI_IOCTL | 39)
usr/src/uts/common/sys/iscsit/iscsi_if.h
141
#define ISCSI_ISNS_SERVER_ADDR_SET (ISCSI_IOCTL | 40)
usr/src/uts/common/sys/iscsit/iscsi_if.h
142
#define ISCSI_ISNS_SERVER_ADDR_LIST_GET (ISCSI_IOCTL | 41)
usr/src/uts/common/sys/iscsit/iscsi_if.h
143
#define ISCSI_ISNS_SERVER_ADDR_CLEAR (ISCSI_IOCTL | 42)
usr/src/uts/common/sys/iscsit/iscsi_if.h
144
#define ISCSI_ISNS_SERVER_GET (ISCSI_IOCTL | 43)
usr/src/uts/common/sys/iscsit/iscsi_if.h
145
#define ISCSI_GET_CONFIG_SESSIONS (ISCSI_IOCTL | 44)
usr/src/uts/common/sys/iscsit/iscsi_if.h
146
#define ISCSI_SET_CONFIG_SESSIONS (ISCSI_IOCTL | 45)
usr/src/uts/common/sys/iscsit/iscsi_if.h
147
#define ISCSI_INIT_NODE_NAME_SET (ISCSI_IOCTL | 46)
usr/src/uts/common/sys/iscsit/iscsi_if.h
148
#define ISCSI_DB_DUMP (ISCSI_IOCTL | 100) /* DBG */
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
100
#define ISCSI_LOGOUT (ISCSI_IOCTL | 4)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
101
#define ISCSI_PARAM_GET (ISCSI_IOCTL | 5)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
102
#define ISCSI_PARAM_SET (ISCSI_IOCTL | 6)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
103
#define ISCSI_TARGET_PARAM_CLEAR (ISCSI_IOCTL | 8)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
104
#define ISCSI_TARGET_OID_LIST_GET (ISCSI_IOCTL | 9)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
105
#define ISCSI_TARGET_PROPS_GET (ISCSI_IOCTL | 10)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
106
#define ISCSI_TARGET_PROPS_SET (ISCSI_IOCTL | 11)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
107
#define ISCSI_TARGET_ADDRESS_GET (ISCSI_IOCTL | 12)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
108
#define ISCSI_CHAP_SET (ISCSI_IOCTL | 13)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
109
#define ISCSI_CHAP_GET (ISCSI_IOCTL | 14)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
110
#define ISCSI_CHAP_CLEAR (ISCSI_IOCTL | 15)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
111
#define ISCSI_STATIC_GET (ISCSI_IOCTL | 16)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
112
#define ISCSI_STATIC_SET (ISCSI_IOCTL | 17)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
113
#define ISCSI_STATIC_CLEAR (ISCSI_IOCTL | 18)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
114
#define ISCSI_DISCOVERY_SET (ISCSI_IOCTL | 19)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
115
#define ISCSI_DISCOVERY_GET (ISCSI_IOCTL | 20)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
116
#define ISCSI_DISCOVERY_CLEAR (ISCSI_IOCTL | 21)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
117
#define ISCSI_DISCOVERY_PROPS (ISCSI_IOCTL | 22)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
118
#define ISCSI_DISCOVERY_ADDR_SET (ISCSI_IOCTL | 23)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
119
#define ISCSI_DISCOVERY_ADDR_LIST_GET (ISCSI_IOCTL | 24)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
120
#define ISCSI_DISCOVERY_ADDR_CLEAR (ISCSI_IOCTL | 25)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
121
#define ISCSI_RADIUS_SET (ISCSI_IOCTL | 26)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
122
#define ISCSI_RADIUS_GET (ISCSI_IOCTL | 27)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
123
#define ISCSI_LUN_OID_LIST_GET (ISCSI_IOCTL | 29)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
124
#define ISCSI_LUN_PROPS_GET (ISCSI_IOCTL | 30)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
125
#define ISCSI_CONN_OID_LIST_GET (ISCSI_IOCTL | 31)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
126
#define ISCSI_CONN_PROPS_GET (ISCSI_IOCTL | 32)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
127
#define ISCSI_USCSI (ISCSI_IOCTL | 33)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
128
#define ISCSI_SMF_ONLINE (ISCSI_IOCTL | 34)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
129
#define ISCSI_DISCOVERY_EVENTS (ISCSI_IOCTL | 35)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
130
#define ISCSI_AUTH_SET (ISCSI_IOCTL | 36)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
131
#define ISCSI_AUTH_GET (ISCSI_IOCTL | 37)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
132
#define ISCSI_AUTH_CLEAR (ISCSI_IOCTL | 38)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
133
#define ISCSI_SENDTGTS_GET (ISCSI_IOCTL | 39)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
134
#define ISCSI_ISNS_SERVER_ADDR_SET (ISCSI_IOCTL | 40)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
135
#define ISCSI_ISNS_SERVER_ADDR_LIST_GET (ISCSI_IOCTL | 41)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
136
#define ISCSI_ISNS_SERVER_ADDR_CLEAR (ISCSI_IOCTL | 42)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
137
#define ISCSI_ISNS_SERVER_GET (ISCSI_IOCTL | 43)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
138
#define ISCSI_GET_CONFIG_SESSIONS (ISCSI_IOCTL | 44)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
139
#define ISCSI_SET_CONFIG_SESSIONS (ISCSI_IOCTL | 45)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
140
#define ISCSI_INIT_NODE_NAME_SET (ISCSI_IOCTL | 46)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
141
#define ISCSI_IS_ACTIVE (ISCSI_IOCTL | 47)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
142
#define ISCSI_BOOTPROP_GET (ISCSI_IOCTL | 48)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
143
#define ISCSI_SMF_OFFLINE (ISCSI_IOCTL | 49)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
144
#define ISCSI_SMF_GET (ISCSI_IOCTL | 50)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
145
#define ISCSI_TUNABLE_PARAM_GET (ISCSI_IOCTL | 51)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
146
#define ISCSI_TUNABLE_PARAM_SET (ISCSI_IOCTL | 52)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
147
#define ISCSI_TARGET_REENUM (ISCSI_IOCTL | 53)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
148
#define ISCSI_DB_DUMP (ISCSI_IOCTL | 100) /* DBG */
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
98
#define ISCSI_CREATE_OID (ISCSI_IOCTL | 2)
usr/src/uts/common/sys/scsi/adapters/iscsi_if.h
99
#define ISCSI_LOGIN (ISCSI_IOCTL | 3)