Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c783 copy_bin_data(char *pbuf, struct cudbg_entity_hdr *entity_hdr, in copy_bin_data() function
813 return copy_bin_data(pbuf, ent_hdr, "_cudbg_edc0.bin", cudbg_poutbuf); in view_edc0_data()
820 return copy_bin_data(pbuf, ent_hdr, "_cudbg_edc1.bin", cudbg_poutbuf); in view_edc1_data()
827 return copy_bin_data(pbuf, ent_hdr, "_cudbg_mc0.bin", cudbg_poutbuf); in view_mc0_data()
834 return copy_bin_data(pbuf, ent_hdr, "_cudbg_mc1.bin", cudbg_poutbuf); in view_mc1_data()
841 return copy_bin_data(pbuf, ent_hdr, "_cudbg_hma.bin", cudbg_poutbuf); in view_hma_data()