Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectBreakpointCommand.cpp252 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in IOHandlerInputComplete() local
273 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in SetBreakpointCommandCallback() local
H A DCommandObjectBreakpoint.cpp148 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in OptionParsingFinished() local
/freebsd-13.1/sys/dev/usb/misc/
H A Dugold.c85 static uint8_t cmd_data[8] = {0x01, 0x80, 0x33, 0x01, 0x00, 0x00, 0x00, 0x00}; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp611 std::unique_ptr<CommandData> &cmd_data) { in SetCommandDataCallback()
/freebsd-13.1/usr.sbin/bhyve/
H A Dhda_codec.c501 hda_codec_command(struct hda_codec_inst *hci, uint32_t cmd_data) in hda_codec_command()
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-nand.c1007 static inline cvmx_nand_status_t __cvmx_nand_build_pre_cmd(int chip, int cmd_data, int num_address_… in __cvmx_nand_build_pre_cmd()
H A Dcvmx-nand.h216 uint64_t cmd_data : 8; member
/freebsd-13.1/sys/dev/safexcel/
H A Dsafexcel_var.h374 struct sglist *cmd_data; member
/freebsd-13.1/sys/dev/usb/storage/
H A Dumass.c386 uint8_t cmd_data[UMASS_MAX_CMDLEN]; member
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c2203 void *cmd_data = iwl_mvm_get_scan_req_umac_data(mvm); in iwl_mvm_scan_umac() local
/freebsd-13.1/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-13.1/sys/dev/bxe/
H A Decore_sp.h619 union ecore_exe_queue_cmd_data cmd_data; member
H A Dbxe.h2317 struct igu_regular cmd_data = {0}; in bxe_igu_ack_sb_gen() local