Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.h1311 extern boolean_t mlxcx_intr_setup(mlxcx_t *);
H A Dmlxcx_intr.c1206 mlxcx_intr_setup(mlxcx_t *mlxp) in mlxcx_intr_setup() function
H A Dmlxcx.c2806 if (!mlxcx_intr_setup(mlxp)) { in mlxcx_attach()