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

/opensolaris-onvv-gate/usr/src/cmd/luxadm/
H A Derrorcodes.h151 #define L_NO_DEVICES_FOUND 0x20109 macro
H A Derrormsgs.c741 case L_NO_DEVICES_FOUND:
H A Dhotplug.c2217 * g_get_dev_map * will return L_NO_DEVICES_FOUND. This delay
2218 * has been added to assure that the L_NO_DEVICES_FOUND returned from
2223 if ((err == L_NO_DEVICES_FOUND) &&
2228 if (err != L_NO_DEVICES_FOUND)
2231 } else if (err != L_NO_DEVICES_FOUND)
2236 * if g_get_dev_map returns L_NO_DEVICES_FOUND, then there are not
2240 if (err != L_NO_DEVICES_FOUND) {
/opensolaris-onvv-gate/usr/src/lib/storage/common/
H A Dstgcom.h188 #define L_NO_DEVICES_FOUND 0x20109 macro
/opensolaris-onvv-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c564 return (L_NO_DEVICES_FOUND);
664 if (err != L_NO_DEVICES_FOUND) {
686 if (err != L_NO_DEVICES_FOUND) {
1193 return (L_NO_DEVICES_FOUND);
1270 return (L_NO_DEVICES_FOUND);
1649 * if g_get_dev_list fails with L_NO_DEVICES_FOUND
1654 * L_NO_DEVICES_FOUND.
1656 * If g_get_dev_list fails with L_NO_DEVICES_FOUND and
1658 * L_NO_DEVICES_FOUND
1670 if (err != L_NO_DEVICES_FOUND) {
[all...]
H A Derrormsgs.c728 case L_NO_DEVICES_FOUND:

Completed in 111 milliseconds