Home
last modified time | relevance | path

Searched refs:NT_STATUS_ABIOS_LID_NOT_EXIST (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dnterr.h318 #define NT_STATUS_ABIOS_LID_NOT_EXIST 0xC0000000 | 0x0110 macro
H A Dnterr.c359 {"NT_STATUS_ABIOS_LID_NOT_EXIST", NT_STATUS_ABIOS_LID_NOT_EXIST},
H A Dnetmisc.c503 ERRHRD, ERRgeneral, NT_STATUS_ABIOS_LID_NOT_EXIST}, {
/openbmc/linux/fs/smb/server/
H A Dnterr.h308 #define NT_STATUS_ABIOS_LID_NOT_EXIST (0xC0000000 | 0x0110) macro