Searched defs:STATUS_TAG (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bge/ | ||
H A D | bge_hw.h | 1949 #define STATUS_TAG(fnt) ((fnt) & STATUS_TAG_MASK) macro 1950 #define INTERRUPT_TAG(fnt) (STATUS_TAG(fnt) << 24) |
Completed in 83 milliseconds