Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c989 if (!(p->mlp_init & MLXCX_PORT_INIT)) in mlxcx_teardown_ports()
1005 p->mlp_init &= ~MLXCX_PORT_INIT; in mlxcx_teardown_ports()
1860 p->mlp_init |= MLXCX_PORT_INIT; in mlxcx_setup_ports()
H A Dmlxcx.h390 MLXCX_PORT_INIT = 1 << 0 enumerator