Searched defs:return_data (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/ixgbe/ | ||
H A D | ixgbe_common.c | 4609 ixgbe_host_interface_command(struct ixgbe_hw * hw,u32 * buffer,u32 length,u32 timeout,bool return_data) ixgbe_host_interface_command() argument |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 2830 llvm::StringRef return_data(py_string.GetString()); GetShortHelpForCommandObject() local |