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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c124 static int ql_login_port(ql_adapter_state_t *, port_id_t);
4941 switch (ret = ql_login_port(ha, d_id)) {
4947 if ((ret = ql_login_port(ha, d_id)) == QL_SUCCESS) {
6361 * ql_login_port
6376 ql_login_port(ql_adapter_state_t *ha, port_id_t d_id) function
7571 (void) ql_login_port(ha, d_id);

Completed in 84 milliseconds