Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h75 #define EMLXS_FCT_NUM_ELS_ONLY 8 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1177 fct_port->port_max_logins = hba->max_nodes + EMLXS_FCT_NUM_ELS_ONLY; in emlxs_fct_bind_port()
2207 for (i = 1; i < EMLXS_FCT_NUM_ELS_ONLY; i++) { in emlxs_fct_register_remote_port()
2219 if (i >= EMLXS_FCT_NUM_ELS_ONLY) { in emlxs_fct_register_remote_port()
2283 if ((i < EMLXS_FCT_NUM_ELS_ONLY) && in emlxs_fct_deregister_remote_port()