Home
last modified time | relevance | path

Searched refs:struct_cim_qcfg (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h312 struct struct_cim_qcfg { struct
H A Dcudbg_lib.c2492 struct struct_cim_qcfg *cim_qcfg_data = NULL; in collect_cim_qcfg()
2494 rc = get_scratch_buff(dbg_buff, sizeof(struct struct_cim_qcfg), in collect_cim_qcfg()
2503 (struct struct_cim_qcfg *)((u8 *)((char *)scratch_buff.data + in collect_cim_qcfg()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c717 struct struct_cim_qcfg *q_cfg_data; in view_cim_qcfg()
725 q_cfg_data = (struct struct_cim_qcfg *) (dc_buff.data); in view_cim_qcfg()