Searched defs:QL_IS_SET (Results 1 - 1 of 1) 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

Completed in 76 milliseconds