Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Dspad_layout.h137 offsize_t sections[SPAD_SECTION_MAX]; /* 0xe20004 */
138 #define SECTION(_sec_) *((offsize_t*)(STRUCT_OFFSET(sections[_sec_])))
Dmcp_public.h51 typedef u32 offsize_t; /* In DWORDS !!! */ typedef
1909 offsize_t sections[PUBLIC_MAX_SECTIONS];
Decore_dbg_fw_funcs.c2157 … public_data_addr + OFFSETOF(struct mcp_public_data, sections) + sizeof(offsize_t) * PUBLIC_GLOBAL; in ecore_dump_mfw_ver_param()