Home
last modified time | relevance | path

Searched refs:ql_wwn_cmp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2542 int ql_wwn_cmp(ql_adapter_state_t *, la_wwn_t *, la_wwn_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3187 if ((ql_wwn_cmp(ha, (la_wwn_t *)&tq->port_name[0], in ql_configure_n_port_info()
H A Dql_api.c5614 if (ql_wwn_cmp(ha, (la_wwn_t *)tq->port_name, in ql_els_flogi()
18665 ql_wwn_cmp(ql_adapter_state_t *ha, la_wwn_t *first, la_wwn_t *second) in ql_wwn_cmp() function