Searched refs:ql_login_port (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c121 static int ql_login_port(ql_adapter_state_t *, port_id_t);
4956 switch (ret = ql_login_port(ha, d_id)) {
4962 if ((ret = ql_login_port(ha, d_id)) == QL_SUCCESS) {
6376 * ql_login_port
6391 ql_login_port(ql_adapter_state_t *ha, port_id_t d_id) function
7586 (void) ql_login_port(ha, d_id);

Completed in 66 milliseconds