Home
last modified time | relevance | path

Searched defs:cmd_data (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectBreakpointCommand.cpp223 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); IOHandlerInputComplete() local
244 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); SetBreakpointCommandCallback() local
H A DCommandObjectBreakpoint.cpp162 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); OptionParsingFinished() local
/freebsd-src/sys/dev/usb/misc/
H A Dugold.c83 static uint8_t cmd_data[8] = {0x01, 0x80, 0x33, 0x01, 0x00, 0x00, 0x00, 0x00}; variable
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp600 SetCommandDataCallback(std::unique_ptr<CommandData> & cmd_data) SetCommandDataCallback() argument
/freebsd-src/usr.sbin/bhyve/
H A Dhda_codec.c499 hda_codec_command(struct hda_codec_inst *hci, uint32_t cmd_data) in hda_codec_command() argument
/freebsd-src/sys/dev/safexcel/
H A Dsafexcel_var.h372 struct sglist *cmd_data; member
/freebsd-src/sys/dev/usb/storage/
H A Dumass.c382 uint8_t cmd_data[UMASS_MAX_CMDLEN]; member
[all...]
/freebsd-src/sys/dev/ixl/
H A Di40e_common.c1054 struct i40e_aqc_mac_address_read *cmd_data = in i40e_aq_mac_address_read() local
1080 struct i40e_aqc_mac_address_write *cmd_data = in i40e_aq_mac_address_write() local
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c2246 void *cmd_data = iwl_mvm_get_scan_req_umac_data(mvm); iwl_mvm_scan_umac() local
/freebsd-src/sys/dev/bxe/
H A Decore_sp.h617 union ecore_exe_queue_cmd_data cmd_data; member
H A Dbxe.h2304 struct igu_regular cmd_data = {0}; in bxe_igu_ack_sb_gen() local