Home
last modified time | relevance | path

Searched defs:STATUS_NO_SUCH_DEVICE (Results 1 – 3 of 3) sorted by relevance

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h243 #define STATUS_NO_SUCH_DEVICE (0xC000000EU) macro
/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h241 #define STATUS_NO_SUCH_DEVICE cpu_to_le32(0xC000000E) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h239 #define STATUS_NO_SUCH_DEVICE cpu_to_le32(0xC000000E) macro