Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2013 #define QL_NOT_LOGGED_IN 0x400A macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3020 if (rval == QL_SUCCESS || rval == QL_NOT_LOGGED_IN) { in ql_configure_n_port_info()
3068 if (rval == QL_NOT_LOGGED_IN) { in ql_configure_n_port_info()
H A Dql_mbx.c1948 rval = QL_NOT_LOGGED_IN; in ql_get_port_database()
H A Dql_api.c5112 if (rval == QL_NOT_LOGGED_IN) { in ql_p2p_plogi()