Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectBreakpointCommand.cpp211 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in IOHandlerInputComplete() local
232 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in SetBreakpointCommandCallback() local
HDCommandObjectBreakpoint.cpp165 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in OptionParsingFinished() local
/freebsd-13-stable/sys/dev/usb/misc/
HDugold.c83 static uint8_t cmd_data[8] = {0x01, 0x80, 0x33, 0x01, 0x00, 0x00, 0x00, 0x00}; variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointOptions.cpp592 std::unique_ptr<CommandData> &cmd_data) { in SetCommandDataCallback()
/freebsd-13-stable/usr.sbin/bhyve/
HDhda_codec.c499 hda_codec_command(struct hda_codec_inst *hci, uint32_t cmd_data) in hda_codec_command()
/freebsd-13-stable/sys/contrib/octeon-sdk/
HDcvmx-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()
HDcvmx-nand.h216 uint64_t cmd_data : 8; member
/freebsd-13-stable/sys/dev/safexcel/
HDsafexcel_var.h372 struct sglist *cmd_data; member
/freebsd-13-stable/sys/dev/usb/storage/
HDumass.c382 uint8_t cmd_data[UMASS_MAX_CMDLEN]; member
/freebsd-13-stable/sys/dev/ixl/
HDi40e_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-stable/sys/contrib/dev/iwlwifi/mvm/
HDscan.c2246 void *cmd_data = iwl_mvm_get_scan_req_umac_data(mvm); in iwl_mvm_scan_umac() local
/freebsd-13-stable/sys/dev/bxe/
HDecore_sp.h617 union ecore_exe_queue_cmd_data cmd_data; member
HDbxe.h2315 struct igu_regular cmd_data = {0}; in bxe_igu_ack_sb_gen() local