Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h864 int ql_echo(ql_adapter_state_t *, uint16_t, echo_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c712 ql_echo(ql_adapter_state_t *ha, uint16_t findex, echo_t *echo_pt) in ql_echo() function
H A Dql_api.c4770 if (ql_echo(ha, 0, &echo) == QL_SUCCESS) { in ql_port_manage()