Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.h1429 extern boolean_t mlxcx_cmd_dealloc_uar(mlxcx_t *, mlxcx_uar_t *);
H A Dmlxcx.c1125 if (!mlxcx_cmd_dealloc_uar(mlxp, &mlxp->mlx_uar)) { in mlxcx_teardown()
H A Dmlxcx_cmd.c1500 mlxcx_cmd_dealloc_uar(mlxcx_t *mlxp, mlxcx_uar_t *mlup) in mlxcx_cmd_dealloc_uar() function