Home
last modified time | relevance | path

Searched refs:RAttr (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/arch/amiga/dev/
Dgrf_cvreg.h93 static inline unsigned char RAttr(volatile void *, short);
403 RAttr(volatile void *ba, short idx) in RAttr() function
Dgrf_cv3dreg.h115 static inline unsigned char RAttr(volatile void *, short);
594 RAttr(volatile void *ba, short idx) in RAttr() function
Dgrf_rtreg.h505 static inline unsigned char RAttr(volatile void *ba, short idx) { in RAttr() function
Dgrf_etreg.h362 static inline unsigned char RAttr(volatile void *ba, short idx) { in RAttr() function
Dgrf_rhreg.h655 static inline unsigned char RAttr(volatile void *ba, short idx) { in RAttr() function
/netbsd/src/sys/arch/atari/dev/
Dgrf_etreg.h218 static inline u_char RAttr(volatile void *ba, short idx) { in RAttr() function
Dgrfabs_et.c655 et_regs->attr[i] = RAttr(ba, i | 0x20); in et_hwsave()