Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h110 #define CUDBG_ENTITY_SIGNATURE 0xCCEDB001 macro
H A Dcudbg_lib.c1372 mac_stats_buff->ver_hdr.signature = CUDBG_ENTITY_SIGNATURE; in collect_macstats()
3288 tid1->ver_hdr.signature = CUDBG_ENTITY_SIGNATURE; in collect_tid()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c191 if (ver_hdr->signature == CUDBG_ENTITY_SIGNATURE) in get_entity_rev()