Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.c4609 u32 length, u32 timeout, bool return_data) in ixgbe_host_interface_command()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2830 llvm::StringRef return_data(py_string.GetString()); in GetShortHelpForCommandObject() local