Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2025 #define QL_ABORTED 0x106 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c133 return (QL_ABORTED); in ql_mailbox_command()
226 rval = QL_ABORTED; in ql_mailbox_command()
H A Dql_xioctl.c4214 } else if (rval == QL_ABORTED) { in ql_report_lun()
4321 } else if (rval == QL_ABORTED || rval == QL_FUNCTION_TIMEOUT) { in ql_inq_scan()