Home
last modified time | relevance | path

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

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