Searched defs:INB (Results 1 – 10 of 10) sorted by relevance
/titanic_51/usr/src/uts/common/io/audio/drv/audiop16x/ |
H A D | audiop16x.h | 92 #define INB(dev, reg) \ macro
|
/titanic_51/usr/src/uts/common/io/audio/drv/audiovia823x/ |
H A D | audiovia823x.h | 172 #define INB(devc, reg) ddi_get8(devc->regsh, (void *)(reg)) macro
|
/titanic_51/usr/src/uts/intel/io/ipmi/ |
H A D | ipmivars.h | 183 #define INB(sc, x) \ macro
|
/titanic_51/usr/src/uts/common/io/audio/drv/audiols/ |
H A D | audiols.h | 245 #define INB(dev, reg) \ macro
|
/titanic_51/usr/src/uts/common/io/audio/drv/audiocmihd/ |
H A D | audiocmihd.h | 354 #define INB(devc, reg) ddi_get8(devc->regsh, (void *)(reg)) macro
|
/titanic_51/usr/src/uts/sun4/sys/ |
H A D | sudev.h | 63 #define INB(offset) ddi_get8(asy->asy_handle, asy->asy_ioaddr+offset) macro
|
/titanic_51/usr/src/uts/common/io/bfe/ |
H A D | bfe.h | 72 #define INB(bfe, p) \ macro
|
/titanic_51/usr/src/uts/common/io/atge/ |
H A D | atge.h | 111 #define INB(atge, p) \ macro
|
/titanic_51/usr/src/uts/common/io/audio/drv/audioemu10k/ |
H A D | audioemu10k.h | 436 #define INB(devc, reg) ddi_get8(devc->regsh, (void *)(reg)) macro
|
/titanic_51/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.h | 79 #define INB(dp, p) \ macro
|