Home
last modified time | relevance | path

Searched refs:CS_OUT_OF_RESOURCE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs_strings.h184 { CS_OUT_OF_RESOURCE, "CS_OUT_OF_RESOURCE" },
H A Dcs.h113 #define CS_OUT_OF_RESOURCE 0x20 /* Internal CS resources exhausted */ macro
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1646 return (CS_OUT_OF_RESOURCE); in cs_register_client()
1897 return (CS_OUT_OF_RESOURCE); in cs_add_client_to_socket()
5176 int error = CS_OUT_OF_RESOURCE; in cs_find_mem_window()
5210 error = CS_OUT_OF_RESOURCE; in cs_find_mem_window()
5274 error = CS_OUT_OF_RESOURCE; in cs_find_mem_window()
5984 return (CS_OUT_OF_RESOURCE);
6013 return (CS_OUT_OF_RESOURCE);
6019 return (CS_OUT_OF_RESOURCE);
7725 return (CS_OUT_OF_RESOURCE);