Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dspad_layout.h133 offsize_t sections[SPAD_SECTION_MAX]; /* 0xe20004 */
134 #define SECTION(_sec_) *((offsize_t*)(STRUCT_OFFSET(sections[_sec_])))
H A Dmcp_public.h49 typedef u32 offsize_t; /* In DWORDS !!! */ typedef
1901 offsize_t sections[PUBLIC_MAX_SECTIONS];
H A Decore_dbg_fw_funcs.c2146 … public_data_addr + OFFSETOF(struct mcp_public_data, sections) + sizeof(offsize_t) * PUBLIC_GLOBAL; in ecore_dump_mfw_ver_param()