Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h402 #define STATUS_SEVERITY_SUCCESS 0x0 macro
/openbmc/linux/fs/smb/server/
H A Dsmbstatus.h19 #define STATUS_SEVERITY_SUCCESS cpu_to_le32(0x0000) macro
/openbmc/linux/fs/smb/client/
H A Dsmb2status.h19 #define STATUS_SEVERITY_SUCCESS __constant_cpu_to_le32(0x0000) macro