Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_regd.h34 #define BM(_fa, _fb, _fc, _fd, _fe, _ff, _fg, _fh, _fi, _fj, _fk, _fl) \ argument
39 (((_fc >= 0) && (_fc < 64)) ? \
40 (((uint64_t)1) << _fc) : (uint64_t)0) | \
63 (((_fc > 63) && (_fc < 128)) ? \
64 (((uint64_t)1) << (_fc - 64)) : (uint64_t)0) | \