Searched refs:QL_IS_SET (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1999 #define QL_IS_SET(x, y) (((x) & (y)) == (y)) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8369 if (QL_IS_SET(ha->task_daemon_flags, NEED_UNSOLICITED_BUFFERS |
8395 if (QL_IS_SET(ha->task_daemon_flags,
8411 if (QL_IS_SET(ha->task_daemon_flags,

Completed in 97 milliseconds