Home
last modified time | relevance | path

Searched refs:hma_indr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c3941 struct ireg_buf *hma_indr = NULL; in collect_hma_indirect() local
3961 hma_indr = (struct ireg_buf *)scratch_buff.data; in collect_hma_indirect()
3964 struct ireg_field *hma_fli = &hma_indr->tp_pio; in collect_hma_indirect()
3965 u32 *buff = hma_indr->outbuf; in collect_hma_indirect()
3976 hma_indr++; in collect_hma_indirect()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c3804 struct ireg_buf *hma_indr; in view_hma_indirect() local
3815 hma_indr = (struct ireg_buf *)dc_buff.data; in view_hma_indirect()
3818 u32 *buff = hma_indr->outbuf; in view_hma_indirect()
3824 hma_indr++; in view_hma_indirect()