Home
last modified time | relevance | path

Searched refs:EMLXS_PORT_FLOGI_CMPL (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1019 #define EMLXS_PORT_FLOGI_CMPL 0x01000000 /* Fabric login */ macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c1078 port->flag &= ~EMLXS_PORT_FLOGI_CMPL; in emlxs_handle_sol_logo()
H A Demlxs_sli3.c6867 port->flag |= EMLXS_PORT_FLOGI_CMPL; in emlxs_sli3_reg_did_mbcmpl()
H A Demlxs_solaris.c9072 if (port->flag & EMLXS_PORT_FLOGI_CMPL) { in emlxs_send_els()