Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dtxp_hsi.h54 } txp_hsi_t; typedef
61 #define TXP_HSI_OFFSETOFF(m) (OFFSETOF(txp_hsi_t,m) + 0x10)
62 #define TXP_HSI_SIZEOF(m) (sizeof (((txp_hsi_t *)0)->m))
100 …lidation)+TXP_HSI_SIZEOF(bd_validation) == (TXP_HSI_OFFSET * sizeof(u32_t) + sizeof(txp_hsi_t)));}}