Searched refs:PUTDMA32 (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/iprb/ |
H A D | iprb.h | 242 #define PUTDMA32(d, off, val) \ macro 280 #define PUTCB32(cb, o, v) PUTDMA32(cb, o, v) 314 #define PUTRFD32(r, o, v) PUTDMA32(r, o, v) 371 #define PUTSTAT(sp, o, v) PUTDMA32(sp, o, v)
|