Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c311 struct wtp_data *wtp; in t5_wtp_data()
320 rc = get_scratch_buff(dbg_buff, sizeof(struct wtp_data), &scratch_buff); in t5_wtp_data()
326 wtp = (struct wtp_data *)((char *)scratch_buff.data + offset); in t5_wtp_data()
954 struct wtp_data *wtp; in t6_wtp_data()
963 rc = get_scratch_buff(dbg_buff, sizeof(struct wtp_data), &scratch_buff); in t6_wtp_data()
969 wtp = (struct wtp_data *)((char *)scratch_buff.data + offset); in t6_wtp_data()
H A Dcudbg_entity.h493 struct wtp_data { struct
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c2554 struct wtp_data *wtp = NULL; in t6_view_wtp()
2638 wtp = (struct wtp_data *) dc_buff.data; in t6_view_wtp()
3008 struct wtp_data *wtp = NULL; in t5_view_wtp()
3088 wtp = (struct wtp_data *) dc_buff.data; in t5_view_wtp()