Searched defs:cmd_data (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectBreakpointCommand.cpp | 252 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 D | CommandObjectBreakpoint.cpp | 148 auto cmd_data = std::make_unique<BreakpointOptions::CommandData>(); in OptionParsingFinished() local
|
| /freebsd-13.1/sys/dev/usb/misc/ |
| H A D | ugold.c | 85 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 D | BreakpointOptions.cpp | 611 std::unique_ptr<CommandData> &cmd_data) { in SetCommandDataCallback()
|
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | hda_codec.c | 501 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 D | cvmx-nand.c | 1007 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 D | cvmx-nand.h | 216 uint64_t cmd_data : 8; member
|
| /freebsd-13.1/sys/dev/safexcel/ |
| H A D | safexcel_var.h | 374 struct sglist *cmd_data; member
|
| /freebsd-13.1/sys/dev/usb/storage/ |
| H A D | umass.c | 386 uint8_t cmd_data[UMASS_MAX_CMDLEN]; member
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | scan.c | 2203 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 D | i40e_common.c | 1054 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 D | ecore_sp.h | 619 union ecore_exe_queue_cmd_data cmd_data; member
|
| H A D | bxe.h | 2317 struct igu_regular cmd_data = {0}; in bxe_igu_ack_sb_gen() local
|