Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Despi.c53 V_REGISTER_OFFSET(reg_offset) | in tricn_write()
76 V_REGISTER_OFFSET(reg_offset) |
H A Dregs.h1623 #define V_REGISTER_OFFSET(x) ((x) << S_REGISTER_OFFSET) macro