Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.h1431 extern boolean_t mlxcx_cmd_alloc_pd(mlxcx_t *, mlxcx_pd_t *);
H A Dmlxcx.c2892 if (!mlxcx_cmd_alloc_pd(mlxp, &mlxp->mlx_pd)) { in mlxcx_attach()
H A Dmlxcx_cmd.c1531 mlxcx_cmd_alloc_pd(mlxcx_t *mlxp, mlxcx_pd_t *mlpd) in mlxcx_cmd_alloc_pd() function