Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dff.c61 } cmd_data[] = { variable
H A Dswitchout.c74 } cmd_data[] = { variable
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c904 struct igu_regular cmd_data; in lm_int_igu_ack_sb() local
953 struct igu_regular cmd_data = {0}; in lm_int_igu_sb_cleanup() local
/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c500 hda_codec_command(struct hda_codec_inst *hci, uint32_t cmd_data) in hda_codec_command()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3664 struct igu_regular cmd_data = {0}; in lm_pf_int_vf_igu_sb_cleanup() local
/illumos-gate/usr/src/uts/common/io/i40e/core/
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
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h211 union ecore_exe_queue_cmd_data cmd_data; member