FreeBSD kernel CXGBE device code
tid_info_region_rev1 Struct Reference

#include <cudbg_entity.h>

Collaboration diagram for tid_info_region_rev1:

Data Fields

struct cudbg_ver_hdr ver_hdr
 
struct tid_info_region tid
 
u32 tid_start
 
u32 reserved [16]
 

Detailed Description

Definition at line 733 of file cudbg_entity.h.

Field Documentation

◆ reserved

u32 tid_info_region_rev1::reserved[16]

Definition at line 737 of file cudbg_entity.h.

◆ tid

struct tid_info_region tid_info_region_rev1::tid

Definition at line 735 of file cudbg_entity.h.

Referenced by collect_tid().

◆ tid_start

u32 tid_info_region_rev1::tid_start

Definition at line 736 of file cudbg_entity.h.

Referenced by collect_tid().

◆ ver_hdr

struct cudbg_ver_hdr tid_info_region_rev1::ver_hdr

Definition at line 734 of file cudbg_entity.h.

Referenced by collect_tid().


The documentation for this struct was generated from the following file: