Searched defs:hnd_debug (Results 1 – 6 of 6) sorted by relevance
84 typedef struct hnd_debug { struct85 uint32 magic;111 } hnd_debug_t; argument
128 typedef struct hnd_debug { struct129 uint32 magic;133 uint32 version; /* Legacy, debug struct version */141 uint16 version; /* Debug struct version */142 uint16 length; /* Size of the whole structure in bytes */145 uint32 fwid; /* 4 bytes of fw info */146 char epivers[HND_DEBUG_EPIVERS_MAX_STR_LEN];170 _HD_DEBUG_RELOC_P hnd_debug_reloc_ptr; argument