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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h2638 #define TAVOR_HW_PORT_SIZE 0x800 macro
2670 (TAVOR_HW_PORT_SIZE * (port)))) >> 8) & 0x7);
2676 (TAVOR_HW_PORT_SIZE * (port)))) >> 16);
2682 (TAVOR_HW_PORT_SIZE * (port)))) & 0xFFFF);
2688 (TAVOR_HW_PORT_SIZE * (port)))) & 0xF);

Completed in 88 milliseconds