Home
last modified time | relevance | path

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

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