Searched refs:L_INVALID_DEVICE_COUNT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/storage/common/
H A Dstgcom.h235 #define L_INVALID_DEVICE_COUNT 0x20211 macro
/illumos-gate/usr/src/cmd/luxadm/
H A Derrorcodes.h198 #define L_INVALID_DEVICE_COUNT 0x20211 macro
H A Derrormsgs.c747 case L_INVALID_DEVICE_COUNT:
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Derrormsgs.c734 case L_INVALID_DEVICE_COUNT:
H A Dmap.c1031 return (L_INVALID_DEVICE_COUNT);
1212 if (err == L_INVALID_DEVICE_COUNT) {
1234 if (err == L_INVALID_DEVICE_COUNT) {
2304 if (err == L_INVALID_DEVICE_COUNT) {
2331 L_INVALID_DEVICE_COUNT) {
2347 *l_err = L_INVALID_DEVICE_COUNT;

Completed in 676 milliseconds