Searched refs:_wbflush (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/ews4800mips/include/
H A Dsbdvar.h86 void x ## _wbflush(void); \
/netbsd-current/sys/arch/pmax/include/
H A Ddec_prom.h124 void (*_wbflush)(void); /* 70 */ member in struct:callback
181 #define wbflush (*callv -> _wbflush)
/netbsd-current/sys/arch/playstation2/dev/
H A Dif_smap.c390 _wbflush();
447 _wbflush();
510 _wbflush();
520 _wbflush();
671 _wbflush();
/netbsd-current/sys/arch/playstation2/include/
H A Dbus.h238 #define _wbflush() __asm volatile("sync.l") macro
273 _wbflush(); \
279 _wbflush(); \
285 _wbflush(); \
291 _wbflush(); \
296 _wbflush(); \
576 _wbflush(); \
/netbsd-current/sys/arch/pmax/stand/common/
H A Dif_prom.c200 (*callv->_wbflush)(); /* didn't really make a difference */

Completed in 99 milliseconds