Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h248 struct struct_wc_stats { struct
H A Dcudbg_lib.c792 struct struct_wc_stats *wc_stats_buff; in collect_wc_stats()
799 size = sizeof(struct struct_wc_stats); in collect_wc_stats()
805 wc_stats_buff = (struct struct_wc_stats *) scratch_buff.data; in collect_wc_stats()