Searched refs:DDI_PROP_NO_MEMORY (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dddipropdefs.h167 #define DDI_PROP_NO_MEMORY 3 /* Unable to allocate/no sleep */ macro
/opensolaris-onvv-gate/usr/src/uts/common/cpr/
H A Dcpr_driver.c297 ASSERT(rc != DDI_PROP_NO_MEMORY);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsunddi.c1540 return (DDI_PROP_NO_MEMORY);
1687 return (DDI_PROP_NO_MEMORY);
1954 return (DDI_PROP_NO_MEMORY);
2021 * DDI_PROP_NO_MEMORY: Prop found, but unable to alloc mem.
2148 return (DDI_PROP_NO_MEMORY);
2510 return (DDI_PROP_NO_MEMORY);
2570 return (DDI_PROP_NO_MEMORY);
2821 return (DDI_PROP_NO_MEMORY);
2885 return (DDI_PROP_NO_MEMORY);
3008 return (DDI_PROP_NO_MEMORY);
[all...]
H A Dsunmdi.c4405 rv = DDI_PROP_NO_MEMORY;
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h485 {DDI_PROP_NO_MEMORY, "DDI_PROP_NO_MEMORY"}, \
/opensolaris-onvv-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_quiesce.c205 ASSERT(rc != DDI_PROP_NO_MEMORY);
/opensolaris-onvv-gate/usr/src/uts/common/tnf/
H A Dtnf.c294 return (DDI_PROP_NO_MEMORY);
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c190 ASSERT(rc != DDI_PROP_NO_MEMORY);
/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c180 ASSERT(rc != DDI_PROP_NO_MEMORY);
/opensolaris-onvv-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3163 case DDI_PROP_NO_MEMORY:
3313 case DDI_PROP_NO_MEMORY:
3360 case DDI_PROP_NO_MEMORY:
3373 case DDI_PROP_NO_MEMORY:
3445 case DDI_PROP_NO_MEMORY:
3519 case DDI_PROP_NO_MEMORY:
/opensolaris-onvv-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c3082 case DDI_PROP_NO_MEMORY:
3139 case DDI_PROP_NO_MEMORY:
3194 case DDI_PROP_NO_MEMORY:
3270 case DDI_PROP_NO_MEMORY:
3319 case DDI_PROP_NO_MEMORY:
5637 case DDI_PROP_NO_MEMORY:
6672 case DDI_PROP_NO_MEMORY:
/opensolaris-onvv-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c2913 case DDI_PROP_NO_MEMORY:
2962 case DDI_PROP_NO_MEMORY:
3019 case DDI_PROP_NO_MEMORY:
3099 case DDI_PROP_NO_MEMORY:
5020 case DDI_PROP_NO_MEMORY:
/opensolaris-onvv-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c1771 case DDI_PROP_NO_MEMORY:
1815 case DDI_PROP_NO_MEMORY:
/opensolaris-onvv-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c191 ASSERT(rc != DDI_PROP_NO_MEMORY);
/opensolaris-onvv-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c814 case DDI_PROP_NO_MEMORY:
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcmlb.c5707 return (DDI_PROP_NO_MEMORY);
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c886 return (DDI_PROP_NO_MEMORY);

Completed in 434 milliseconds