Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/
H A Dff.c62 } cmd_data[] = { variable
H A Dswitchout.c76 } cmd_data[] = { variable
/titanic_41/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
/titanic_41/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
/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c1018 struct i40e_aqc_mac_address_read *cmd_data = in i40e_aq_mac_address_read() local
1044 struct i40e_aqc_mac_address_write *cmd_data = in i40e_aq_mac_address_write() local
/titanic_41/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