Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Discsi_if.h120 #define ISCSI_DISCOVERY_SET (ISCSI_IOCTL | 19) macro
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h114 #define ISCSI_DISCOVERY_SET (ISCSI_IOCTL | 19) macro
/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c2460 if (ioctl(fd, ISCSI_DISCOVERY_SET, &method)) { in configure_discovery_method()
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c1946 if (ioctl(fd, ISCSI_DISCOVERY_SET, &method)) { in configure_discovery_method()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c3221 case ISCSI_DISCOVERY_SET: in iscsi_ioctl()