Searched refs:ISCSI_BOOTPROP_GET (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_if.h141 #define ISCSI_BOOTPROP_GET (ISCSI_IOCTL | 48) macro
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c3058 if (ioctl(fd, ISCSI_BOOTPROP_GET, &bootProp) != 0) {
3060 "ISCSI_BOOTPROP_GET ioctl failed, errno: %d",
3098 if (ioctl(fd, ISCSI_BOOTPROP_GET, &bootProp) != 0) {
3100 "ISCSI_BOOTPROP_GET ioctl failed, errno: %d",
3140 if (ioctl(fd, ISCSI_BOOTPROP_GET, &bootProp) != 0) {
3142 "ISCSI_BOOTPROP_GET ioctl failed, errno: %d",
3174 if (ioctl(fd, ISCSI_BOOTPROP_GET, &bootProp) != 0) {
3176 "ISCSI_BOOTPROP_GET ioctl failed, errno: %d",
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c4401 case ISCSI_BOOTPROP_GET:

Completed in 59 milliseconds