Home
last modified time | relevance | path

Searched refs:QL_PARAMETER_ERROR (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2009 #define QL_PARAMETER_ERROR 0x4006 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1968 if ((rval != QL_SUCCESS) && (rval != QL_PARAMETER_ERROR)) { in ql_get_port_database()
4189 rval = QL_PARAMETER_ERROR; in ql_fw_etrace()
H A Dql_xioctl.c7620 rval = QL_PARAMETER_ERROR; in ql_port_param()
H A Dql_api.c6605 if ((rval == QL_PARAMETER_ERROR) || in ql_login_fabric_port()