Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.h259 int get_entity_hdr(void *outbuf, int i, u32 size, struct cudbg_entity_hdr **);
H A Dcudbg_lib.c361 rc = get_entity_hdr(outbuf, i, dbg_buff.size, in cudbg_collect()
479 rc = get_entity_hdr(outbuf, large_entity_code, in cudbg_collect()
623 get_entity_hdr(void *outbuf, int i, u32 size, in get_entity_hdr() function