Home
last modified time | relevance | path

Searched refs:ENOTSUP (Results 26 – 50 of 694) sorted by relevance

12345678910>>...28

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_phy.c106 rc = ENOTSUP; in efx_phy_probe()
159 rc = ENOTSUP; in efx_phy_led_set()
222 rc = ENOTSUP; in efx_phy_adv_cap_set()
433 rc = ENOTSUP; in efx_bist_enable_offline()
467 rc = ENOTSUP; in efx_bist_start()
507 rc = ENOTSUP; in efx_bist_poll()
H A Dhunt_nic.c151 else if ((rc == ENOTSUP) || (rc == ENOENT)) in hunt_board_cfg()
170 } else if ((rc == ENOTSUP) || (rc == ENOENT)) { in hunt_board_cfg()
208 } else if ((rc == ENOTSUP) || (rc == ENOENT)) { in hunt_board_cfg()
/illumos-gate/usr/src/uts/sun4u/excalibur/os/
H A Dexcalibur.c151 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweron()
158 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweroff()
188 return (ENOTSUP); in plat_get_mem_unum()
/illumos-gate/usr/src/uts/sun4u/schumacher/os/
H A Dschumacher.c161 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweron()
168 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweroff()
196 return (ENOTSUP); in plat_get_mem_unum()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-error.c57 #ifndef ENOTSUP
58 #define ENOTSUP -1 macro
132 { PR_NOT_IMPLEMENTED_ERROR, ENOTSUP },
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c148 return (ENOTSUP); in ixgbe_transceiver_is_8472()
192 return (ENOTSUP); in ixgbe_transceiver_info()
249 return (ENOTSUP); in ixgbe_transceiver_read()
254 return (ENOTSUP); in ixgbe_transceiver_read()
/illumos-gate/usr/src/uts/sun4u/enchilada/os/
H A Denchilada.c173 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweron()
180 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweroff()
213 return (ENOTSUP); in plat_get_mem_unum()
/illumos-gate/usr/src/uts/sun4u/grover/os/
H A Dgrover.c152 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweron()
159 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweroff()
/illumos-gate/usr/src/uts/intel/syscall/
H A Dlwp_private.c183 error = ENOTSUP; in lwp_getprivate()
215 return (res < 0 ? set_errno(ENOTSUP) : res); in syslwp_private()
220 return (set_errno(ENOTSUP)); in syslwp_private()
/illumos-gate/usr/src/uts/sun4u/fjlite/os/
H A Dfjlite.c163 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweron()
170 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweroff()
/illumos-gate/usr/src/lib/librsc/sparc/mpxu/common/
H A Dlibrsc.c220 return (ENOTSUP); in rscp_send_recv()
227 return (ENOTSUP); in rscp_send_recv()
580 return (ENOTSUP); in rscp_send()
587 return (ENOTSUP); in rscp_send()
617 return (ENOTSUP); in rscp_send()
/illumos-gate/usr/src/uts/sun4u/chicago/os/
H A Dchicago.c125 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweron()
132 return (ENOTSUP); /* not supported on this platform */ in plat_cpu_poweroff()
164 return (ENOTSUP); in plat_get_mem_unum()
/illumos-gate/usr/src/uts/common/syscall/
H A Dmount.c111 error = ENOTSUP; in mount()
121 error = ENOTSUP; in mount()
/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.c127 errno = ENOTSUP; in Pdefault_ssizet()
134 errno = ENOTSUP; in Pdefault_int()
146 errno = ENOTSUP; in Pdefault_voidp()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_gld_v3.c322 rc = ENOTSUP; in sfxge_gld_getstat()
466 rc = ENOTSUP; in sfxge_gld_getcapab()
485 rc = ENOTSUP; in sfxge_gld_getcapab()
598 rc = ENOTSUP; in sfxge_gld_priv_prop_get()
659 rc = ENOTSUP; in sfxge_gld_priv_prop_set()
814 rc = ENOTSUP; in sfxge_gld_getprop()
936 rc = ENOTSUP; in sfxge_gld_getprop()
1002 rc = ENOTSUP; in sfxge_gld_setprop()
1107 rc = ENOTSUP; in sfxge_gld_setprop()
1222 rc = ENOTSUP; in sfxge_gld_register()
/illumos-gate/usr/src/uts/common/os/
H A Dmmapobj.c1337 return (ENOTSUP); in calc_loadable()
1343 return (ENOTSUP); in calc_loadable()
1379 return (ENOTSUP); in calc_loadable()
1398 return (ENOTSUP); in calc_loadable()
1580 return (ENOTSUP); in process_phdrs()
1587 return (ENOTSUP); in process_phdrs()
1658 return (ENOTSUP); in process_phdrs()
1941 return (ENOTSUP); in doelfwork()
1974 return (ENOTSUP); in doelfwork()
1984 return (ENOTSUP); in doelfwork()
[all …]
/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdevicerange.c89 errno = ENOTSUP; in getdevicerange()
100 errno = ENOTSUP; in getdevicerange()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c381 return (ENOTSUP); in igb_m_stat()
885 return (ENOTSUP); in igb_led_set()
915 return (ENOTSUP); in igb_led_set()
1045 err = ENOTSUP; in igb_m_setprop()
1053 err = ENOTSUP; in igb_m_setprop()
1061 err = ENOTSUP; in igb_m_setprop()
1069 err = ENOTSUP; in igb_m_setprop()
1077 err = ENOTSUP; in igb_m_setprop()
1085 err = ENOTSUP; in igb_m_setprop()
1129 err = ENOTSUP; /* read-only prop. Can't set this. */ in igb_m_setprop()
[all …]
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmediad.c621 errno = ENOTSUP; in scsi_zip_format()
622 return (ENOTSUP); in scsi_zip_format()
699 errno = ENOTSUP; in scsi_zip_format()
700 return (ENOTSUP); in scsi_zip_format()
713 errno = ENOTSUP; in scsi_zip_format()
714 return (ENOTSUP); in scsi_zip_format()
725 errno = ENOTSUP; in scsi_zip_format()
726 return (ENOTSUP); in scsi_zip_format()
805 errno = ENOTSUP; in scsi_ls120_format()
813 errno = ENOTSUP; in scsi_ls120_format()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_illumos.c196 return (ENOTSUP); in bnxe_transceiver_info()
262 return (ENOTSUP); in bnxe_transceiver_read()
277 return (ENOTSUP); in bnxe_transceiver_read()
/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c312 return (ENOTSUP); in vnic_unicast_add()
410 err = ENOTSUP; in vnic_dev_create()
740 miocnak(q, mp, 0, ENOTSUP); in vnic_m_ioctl()
759 return (ENOTSUP); in vnic_m_stat()
786 rval = ENOTSUP; in vnic_m_stat()
1090 if (err == ENOTSUP) in vnic_m_setprop()
1123 err = ENOTSUP; in vnic_m_setprop()
1140 err = ENOTSUP; in vnic_m_setprop()
1183 ret = ENOTSUP; in vnic_m_getprop()
/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c267 errno = ENOTSUP; in hp_state()
292 errno = ENOTSUP; in hp_usage()
323 errno = ENOTSUP; in hp_description()
354 errno = ENOTSUP; in hp_last_change()
530 return (ENOTSUP); in hp_set_state()
540 return (ENOTSUP); in hp_set_state()
548 return (ENOTSUP); in hp_set_state()
610 return (ENOTSUP); in hp_set_private()
670 return (ENOTSUP); in hp_get_private()
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dstrerror.c103 strerrorname_verify(ENOTSUP, "ENOTSUP"); in main()
132 strerrorname_verify(ENOTSUP, "ENOTSUP"); in main()
/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c404 return (ENOTSUP); in plat_cpu_poweron()
420 return (ENOTSUP); in plat_cpu_poweroff()
878 return (ENOTSUP); in plat_get_mem_unum()
881 return (ENOTSUP); in plat_get_mem_unum()
1037 return (ENOTSUP); in plat_get_mem_sid()
1046 return (ENOTSUP); in plat_get_mem_offset()
1055 return (ENOTSUP); in plat_get_mem_addr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c434 ret = ENOTSUP; in oce_m_setprop()
509 ret = ENOTSUP; in oce_m_getprop()
608 miocnak(wq, mp, 0, ENOTSUP); in oce_m_ioctl()
641 miocnak(wq, mp, 0, ENOTSUP); in oce_m_ioctl()
688 int ret = ENOTSUP; in oce_set_priv_prop()
747 return (ENOTSUP); in oce_get_priv_prop()

12345678910>>...28