Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h70 #define EMLXS_FCT_NUM_ELS_ONLY 8 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1174 fct_port->port_max_logins = hba->max_nodes + EMLXS_FCT_NUM_ELS_ONLY;
2193 for (i = 1; i < EMLXS_FCT_NUM_ELS_ONLY; i++) {
2205 if (i >= EMLXS_FCT_NUM_ELS_ONLY) {
2269 if ((i < EMLXS_FCT_NUM_ELS_ONLY) &&