Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h237 #define STATUS_INVALID_PARAMETER (0xC000000DU) macro
/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h240 #define STATUS_INVALID_PARAMETER cpu_to_le32(0xC000000D) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h238 #define STATUS_INVALID_PARAMETER cpu_to_le32(0xC000000D) macro