Searched refs:ERROR_NOT_READY (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_subrs.c | 345 {ERRDOS, ERROR_NOT_READY, NT_STATUS_NO_MEDIA_IN_DEVICE}, 482 {ERRDOS, ERROR_NOT_READY, NT_STATUS_DEVICE_POWER_FAILURE}, 487 {ERRDOS, ERROR_NOT_READY, NT_STATUS_DEVICE_NOT_READY}, 832 {ERRDOS, ERROR_NOT_READY, NT_STATUS_VOLUME_DISMOUNTED},
|
/titanic_44/usr/src/uts/common/smb/ |
H A D | nterror.h | 116 #define ERROR_NOT_READY 21 macro
|