Searched refs:ISCSI_GET_CONFIG_SESSIONS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h137 #define ISCSI_GET_CONFIG_SESSIONS (ISCSI_IOCTL | 44) macro
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Discsi_if.h145 #define ISCSI_GET_CONFIG_SESSIONS (ISCSI_IOCTL | 44) macro
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c1611 if (ioctl(fd, ISCSI_GET_CONFIG_SESSIONS, ics) != 0) {
1613 "ISCSI_GET_CONFIG_SESSIONS ioctl failed, errno: %d",
1636 if (ioctl(fd, ISCSI_GET_CONFIG_SESSIONS, ics) != 0) {
1638 "ISCSI_GET_CONFIG_SESSIONS ioctl failed, errno: %d",
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c4298 * ISCSI_GET_CONFIG_SESSIONS --
4300 case ISCSI_GET_CONFIG_SESSIONS:
4335 if (cmd == ISCSI_GET_CONFIG_SESSIONS) {

Completed in 66 milliseconds