Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_cmd.c1778 dsize = sizeof (mlxcx_reg_ptys_t); in mlxcx_cmd_access_register()
3784 CTASSERT(sizeof (mlxcx_reg_ptys_t) == 64);
3785 CTASSERT(offsetof(mlxcx_reg_ptys_t, mlrd_ptys_ext_proto_cap) == 0x08);
3786 CTASSERT(offsetof(mlxcx_reg_ptys_t, mlrd_ptys_proto_cap) == 0x0c);
3787 CTASSERT(offsetof(mlxcx_reg_ptys_t, mlrd_ptys_ext_proto_admin) == 0x14);
3788 CTASSERT(offsetof(mlxcx_reg_ptys_t, mlrd_ptys_proto_admin) == 0x18);
3789 CTASSERT(offsetof(mlxcx_reg_ptys_t, mlrd_ptys_proto_partner_advert) == 0x30);
H A Dmlxcx_reg.h2396 } mlxcx_reg_ptys_t; typedef
2653 mlxcx_reg_ptys_t mlrd_ptys;