Searched defs:TCI_CHIP2OS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h615 #define TCI_CHIP2OS(tci) (((tci & 0xff00) >> 8) | (tci << 8)) macro

Completed in 48 milliseconds