Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h145 #define ISCSI_TUNABLE_PARAM_SET (ISCSI_IOCTL | 52) macro
/titanic_50/usr/src/lib/libsun_ima/common/
H A Dima.c3374 if (ioctl(fd, ISCSI_TUNABLE_PARAM_SET, &ps)) { in SUN_IMA_SetTunableProperties()
/titanic_50/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c4497 case ISCSI_TUNABLE_PARAM_SET: in iscsi_ioctl()