Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dspad_layout.h140 offsize_t sections[SPAD_SECTION_MAX]; /* 0xe20004 */
141 #define SECTION(_sec_) *((offsize_t*)(STRUCT_OFFSET(sections[_sec_])))
H A Dmcp_public.h56 typedef u32 offsize_t; /* In DWORDS !!! */ typedef
1736 offsize_t sections[PUBLIC_MAX_SECTIONS];
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c2116 … public_data_addr + offsetof(struct mcp_public_data, sections) + sizeof(offsize_t) * PUBLIC_GLOBAL; in ecore_dump_mfw_ver_param()