Searched refs:__write_16 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/playstation2/ee/
H A Deevar.h50 #define _reg_write_16(a, v) __write_16(a, v)
/netbsd-current/sys/arch/playstation2/include/
H A Dbus.h294 #ifndef __write_16
295 #define __write_16(a, v) (*(volatile u_int128_t *)(a) = (v)) { \ macro

Completed in 127 milliseconds