Home
last modified time | relevance | path

Searched defs:l_cmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dcommon_utility.hpp69 std::string l_cmd = " " + i_arg1 + getCommand(i_args...); in getCommand() local
88 std::string l_cmd = i_path + getCommand(i_args...); in executeCmd() local
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1123 ncrcmd l_cmd; member