Searched refs:ISCSI_TARGET_OID_LIST_GET (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h103 #define ISCSI_TARGET_OID_LIST_GET (ISCSI_IOCTL | 9) macro
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Discsi_if.h110 #define ISCSI_TARGET_OID_LIST_GET (ISCSI_IOCTL | 9) macro
/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c827 "ISCSI_TARGET_OID_LIST_GET ioctl %d failed, errno: %d",
978 "ISCSI_TARGET_OID_LIST_GET ioctl %d failed, errno: %d",
1219 "ISCSI_TARGET_OID_LIST_GET ioctl %d failed, errno: %d",
2507 if (ioctl(fd, ISCSI_TARGET_OID_LIST_GET, &tl_info) != 0) {
2510 "ISCSI_TARGET_OID_LIST_GET ioctl %d failed, errno: %d",
2532 if (ioctl(fd, ISCSI_TARGET_OID_LIST_GET, idlp) != 0) {
2536 "ISCSI_TARGET_OID_LIST_GET ioctl %d failed, errno: %d",
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c2007 if (ioctl(fd, ISCSI_TARGET_OID_LIST_GET, idlp) != 0) {
2010 "ISCSI_TARGET_OID_LIST_GET ioctl %d failed, errno: %d",
2030 if (ioctl(fd, ISCSI_TARGET_OID_LIST_GET, idlp) != 0) {
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c2100 * ISCSI_TARGET_OID_LIST_GET -
2102 case ISCSI_TARGET_OID_LIST_GET:

Completed in 81 milliseconds