Home
last modified time | relevance | path

Searched refs:OUT_OF_MEMORY (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/sun_sas/common/
H A Ddevtree_hba_disco.c110 OUT_OF_MEMORY(ROUTINE); in add_hba_port_info()
117 OUT_OF_MEMORY(ROUTINE); in add_hba_port_info()
406 OUT_OF_MEMORY(ROUTINE); in devtree_get_one_hba()
640 OUT_OF_MEMORY(ROUTINE); in devtree_get_all_hbas()
H A Ddevtree_device_disco.c410 OUT_OF_MEMORY(ROUTINE); in get_attached_devices_info()
419 OUT_OF_MEMORY("add_hba_port_info"); in get_attached_devices_info()
526 OUT_OF_MEMORY(ROUTINE); in get_attached_devices_info()
855 OUT_OF_MEMORY(ROUTINE); in get_attached_paths_info()
865 OUT_OF_MEMORY("add_hba_port_info"); in get_attached_paths_info()
936 OUT_OF_MEMORY(ROUTINE); in get_attached_paths_info()
H A Ddevtree_phy_disco.c165 OUT_OF_MEMORY(ROUTINE); in get_phy_info()
H A Ddevlink_disco.c185 OUT_OF_MEMORY(ROUTINE); in lookupLink()
H A Dsun_sas.c74 OUT_OF_MEMORY(ROUTINE); in CreateHandle()
H A Dsun_sas.h82 #define OUT_OF_MEMORY(routine) \ macro
/titanic_41/usr/src/cmd/boot/installgrub/
H A Dmessage.h109 #define OUT_OF_MEMORY gettext("diskread: out of memory\n") macro
H A Dpcfs_glue.c99 fprintf(stderr, OUT_OF_MEMORY); in diskread()