Searched refs:offsize_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dspad_layout.h135 offsize_t sections[SPAD_SECTION_MAX]; /* 0xe20004 */
136 #define SECTION(_sec_) *((offsize_t*)(STRUCT_OFFSET(sections[_sec_])))
H A Dmcp_public.h51 typedef u32 offsize_t; /* In DWORDS !!! */ typedef
1903 offsize_t sections[PUBLIC_MAX_SECTIONS];
H A Decore_dbg_fw_funcs.c2145 global_section_offsize_addr = public_data_addr + OFFSETOF(struct mcp_public_data, sections) + sizeof(offsize_t) * PUBLIC_GLOBAL;

Completed in 304 milliseconds