Searched refs:L_NO_DEVICES_FOUND (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/storage/common/
H A Dstgcom.h188 #define L_NO_DEVICES_FOUND 0x20109 macro
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c563 return (L_NO_DEVICES_FOUND);
663 if (err != L_NO_DEVICES_FOUND) {
685 if (err != L_NO_DEVICES_FOUND) {
1192 return (L_NO_DEVICES_FOUND);
1269 return (L_NO_DEVICES_FOUND);
1648 * if g_get_dev_list fails with L_NO_DEVICES_FOUND
1653 * L_NO_DEVICES_FOUND.
1655 * If g_get_dev_list fails with L_NO_DEVICES_FOUND and
1657 * L_NO_DEVICES_FOUND
1669 if (err != L_NO_DEVICES_FOUND) {
[all...]
H A Derrormsgs.c728 case L_NO_DEVICES_FOUND:

Completed in 23 milliseconds