Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c1179 kmem_free(mlxp->mlx_caps, sizeof (mlxcx_caps_t)); in mlxcx_teardown()
2529 mlxcx_explore_pcam(mlxcx_t *mlxp, mlxcx_caps_t *c) in mlxcx_explore_pcam()
2564 mlxcx_caps_t *c; in mlxcx_init_caps()
2566 mlxp->mlx_caps = c = kmem_zalloc(sizeof (mlxcx_caps_t), KM_SLEEP); in mlxcx_init_caps()
2670 kmem_free(mlxp->mlx_caps, sizeof (mlxcx_caps_t)); in mlxcx_init_caps()
H A Dmlxcx.h1022 } mlxcx_caps_t; typedef
1117 mlxcx_caps_t *mlx_caps;