Searched refs:UGETDW (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/rum/ | ||
H A D | rum.c | 394 #define UGETDW(w) ((w)[0] | ((w)[1] << 8) | ((w)[2] << 16) | ((w)[3] << 24)) macro 413 rum_write(sc, reg, UGETDW(ucode)); |
Completed in 61 milliseconds