Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h686 } echo_t; typedef
864 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()
H A Dql_api.c4658 echo_t echo; /* temp echo struct */ in ql_port_manage()