Searched defs:OUTL (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/uts/common/io/audio/drv/audiop16x/ |
H A D | audiop16x.h | 95 #define OUTL(dev, val, reg) \ macro
|
/titanic_51/usr/src/uts/common/io/audio/drv/audiovia823x/ |
H A D | audiovia823x.h | 174 #define OUTL(devc, reg, val) ddi_put32(devc->regsh, (void *)(reg), (val)) macro
|
/titanic_51/usr/src/uts/common/io/audio/drv/audiols/ |
H A D | audiols.h | 257 #define OUTL(dev, reg, val) \ macro
|
/titanic_51/usr/src/uts/common/io/audio/drv/audiocmihd/ |
H A D | audiocmihd.h | 361 #define OUTL(devc, val, reg) ddi_put32(devc->regsh, (void *)(reg), (val)) macro
|
/titanic_51/usr/src/uts/common/io/bfe/ |
H A D | bfe.h | 68 #define OUTL(bfe, p, v) \ macro
|
/titanic_51/usr/src/uts/common/io/atge/ |
H A D | atge.h | 107 #define OUTL(atge, p, v) \ macro
|
/titanic_51/usr/src/uts/common/io/audio/drv/audioemu10k/ |
H A D | audioemu10k.h | 443 #define OUTL(devc, val, reg) ddi_put32(devc->regsh, (void *)(reg), (val)) macro
|
/titanic_51/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.h | 72 #define OUTL(dp, p, v) \ macro
|