Home
last modified time | relevance | path

Searched refs:QL_ECHO_CMD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1543 #define QL_ECHO_CMD 0x10000000 /* echo opcode */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4661 opcode = QL_ECHO_CMD; in ql_port_manage()