Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h98 #define ISCSI_CREATE_OID (ISCSI_IOCTL | 2)
99 #define ISCSI_LOGIN (ISCSI_IOCTL | 3)
100 #define ISCSI_LOGOUT (ISCSI_IOCTL | 4)
101 #define ISCSI_PARAM_GET (ISCSI_IOCTL | 5)
102 #define ISCSI_PARAM_SET (ISCSI_IOCTL | 6)
108 #define ISCSI_CHAP_SET (ISCSI_IOCTL | 13)
109 #define ISCSI_CHAP_GET (ISCSI_IOCTL | 14)
127 #define ISCSI_USCSI (ISCSI_IOCTL | 33)
130 #define ISCSI_AUTH_SET (ISCSI_IOCTL | 36)
131 #define ISCSI_AUTH_GET (ISCSI_IOCTL | 37)
[all …]
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Discsi_if.h104 #define ISCSI_CREATE_OID (ISCSI_IOCTL | 2)
105 #define ISCSI_LOGIN (ISCSI_IOCTL | 3)
106 #define ISCSI_LOGOUT (ISCSI_IOCTL | 4)
107 #define ISCSI_PARAM_GET (ISCSI_IOCTL | 5)
108 #define ISCSI_PARAM_SET (ISCSI_IOCTL | 6)
114 #define ISCSI_CHAP_SET (ISCSI_IOCTL | 13)
115 #define ISCSI_CHAP_GET (ISCSI_IOCTL | 14)
116 #define ISCSI_CHAP_CLEAR (ISCSI_IOCTL | 15)
134 #define ISCSI_USCSI (ISCSI_IOCTL | 33)
137 #define ISCSI_AUTH_SET (ISCSI_IOCTL | 36)
[all …]