Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.h1414 extern boolean_t mlxcx_cmd_query_pages(mlxcx_t *, uint_t, int32_t *);
H A Dmlxcx.c1397 if (!mlxcx_cmd_query_pages(mlxp, type, &npages)) { in mlxcx_init_pages()
H A Dmlxcx_cmd.c1212 mlxcx_cmd_query_pages(mlxcx_t *mlxp, uint_t type, int32_t *npages) in mlxcx_cmd_query_pages() function