Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dcp_hsi.h80 }cp_hsi_t; typedef
84 #define CP_HSI_OFFSETOFF(m) (OFFSETOF(cp_hsi_t,m) + 0x10)
85 #define CP_HSI_SIZEOF(m) (sizeof (((cp_hsi_t *)0)->m))
123 …I_OFFSETOFF(unused)+CP_HSI_SIZEOF(unused) == (CP_HSI_OFFSET * sizeof(u32_t) + sizeof(cp_hsi_t)));}}