Searched refs:ISCSI_TARGET_PROPS_GET (Results 1 – 6 of 6) sorted by relevance
111 #define ISCSI_TARGET_PROPS_GET (ISCSI_IOCTL | 10) macro
104 #define ISCSI_TARGET_PROPS_GET (ISCSI_IOCTL | 10) macro
1042 if (cmd == ISCSI_TARGET_PROPS_GET) { in iscsi_target_prop_mod()
2226 case ISCSI_TARGET_PROPS_GET: in iscsi_ioctl()
1471 if (ioctl(fd, ISCSI_TARGET_PROPS_GET, &prop) != 0) { in getTargetProperties()
463 if (ioctl(fd, ISCSI_TARGET_PROPS_GET, &prop) != 0) { in SUN_IMA_GetTargetProperties()