Home
last modified time | relevance | path

Searched refs:DDI_PROP_NO_MEMORY (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddipropdefs.h167 #define DDI_PROP_NO_MEMORY 3 /* Unable to allocate/no sleep */ macro
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_driver.c295 ASSERT(rc != DDI_PROP_NO_MEMORY);
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c1133 return (DDI_PROP_NO_MEMORY); in i_ddi_prop_search_global()
1548 return (DDI_PROP_NO_MEMORY); in ddi_prop_op_size_blksize()
2104 return (DDI_PROP_NO_MEMORY); in ddi_prop_fm_encode_ints()
2164 return (DDI_PROP_NO_MEMORY); in ddi_prop_fm_encode_int64()
2415 return (DDI_PROP_NO_MEMORY); in ddi_prop_fm_encode_string()
2479 return (DDI_PROP_NO_MEMORY); in ddi_prop_fm_encode_strings()
2602 return (DDI_PROP_NO_MEMORY); in ddi_prop_fm_encode_bytes()
3199 return (DDI_PROP_NO_MEMORY); in ddi_prop_add()
3231 return (DDI_PROP_NO_MEMORY); in ddi_prop_add()
3304 return (DDI_PROP_NO_MEMORY); in ddi_prop_change()
[all …]
H A Dsunmdi.c4396 rv = DDI_PROP_NO_MEMORY; in i_map_nvlist_error_to_mdi()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_quiesce.c209 ASSERT(rc != DDI_PROP_NO_MEMORY); in sysctrl_is_real_device()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3153 case DDI_PROP_NO_MEMORY:
3302 case DDI_PROP_NO_MEMORY:
3349 case DDI_PROP_NO_MEMORY:
3362 case DDI_PROP_NO_MEMORY:
3434 case DDI_PROP_NO_MEMORY:
3508 case DDI_PROP_NO_MEMORY:
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c184 ASSERT(rc != DDI_PROP_NO_MEMORY); in sbdp_is_real_device()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c3076 case DDI_PROP_NO_MEMORY: in pcicfg_update_assigned_prop()
3133 case DDI_PROP_NO_MEMORY: in pcicfg_update_ranges_prop()
3188 case DDI_PROP_NO_MEMORY: in pcicfg_update_reg_prop()
3264 case DDI_PROP_NO_MEMORY: in pcicfg_update_available_prop()
3313 case DDI_PROP_NO_MEMORY: in pcicfg_update_assigned_prop_value()
5640 case DDI_PROP_NO_MEMORY: in pcicfg_config_setup()
6675 case DDI_PROP_NO_MEMORY: in pcicfg_remove_assigned_prop()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c2950 case DDI_PROP_NO_MEMORY: in pcicfg_update_assigned_prop()
2999 case DDI_PROP_NO_MEMORY: in pcicfg_update_ranges_prop()
3056 case DDI_PROP_NO_MEMORY: in pcicfg_update_reg_prop()
3136 case DDI_PROP_NO_MEMORY: in pcicfg_update_assigned_prop_value()
4752 case DDI_PROP_NO_MEMORY: in pcicfg_config_setup()
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c194 ASSERT(rc != DDI_PROP_NO_MEMORY); in dr_is_real_device()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c195 ASSERT(rc != DDI_PROP_NO_MEMORY); in dr_is_real_device()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h699 {DDI_PROP_NO_MEMORY, "DDI_PROP_NO_MEMORY"}, \
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c1768 case DDI_PROP_NO_MEMORY: in pfc_update_assigned_prop()
1812 case DDI_PROP_NO_MEMORY: in pfc_remove_assigned_prop()
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c814 case DDI_PROP_NO_MEMORY: in hpc3130_do_attach()
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c5768 return (DDI_PROP_NO_MEMORY);
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c890 return (DDI_PROP_NO_MEMORY); in pcmcia_prop_op()