Searched refs:ISCSI_BOOTPROP_GET (Results 1 – 3 of 3) sorted by relevance
141 #define ISCSI_BOOTPROP_GET (ISCSI_IOCTL | 48) macro
3058 if (ioctl(fd, ISCSI_BOOTPROP_GET, &bootProp) != 0) { in SUN_IMA_GetBootTargetName()3098 if (ioctl(fd, ISCSI_BOOTPROP_GET, &bootProp) != 0) { in SUN_IMA_GetBootTargetAuthParams()3140 if (ioctl(fd, ISCSI_BOOTPROP_GET, &bootProp) != 0) { in SUN_IMA_GetBootMpxio()3174 if (ioctl(fd, ISCSI_BOOTPROP_GET, &bootProp) != 0) { in SUN_IMA_GetBootIscsi()
4401 case ISCSI_BOOTPROP_GET: in iscsi_ioctl()