Home
last modified time | relevance | path

Searched refs:MAX_BUF (Results 1 – 3 of 3) sorted by relevance

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp96 #define MAX_BUF 50 macro
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp662 uint8_t res[MAX_BUF]; in sysConfig()
746 uint8_t res[MAX_BUF]; in procInfo()
1687 uint8_t res[MAX_BUF]; in ipmiOemQGetProcInfo()
1872 uint8_t res[MAX_BUF]; in ipmiOemQGetDimmInfo()
/openbmc/linux/drivers/scsi/
H A Dscsi_ioctl.c33 #define MAX_BUF PAGE_SIZE macro