Home
last modified time | relevance | path

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

/NextBSD/sys/powerpc/include/
HDpio.h171 #define outlrb(a,v) (__outlrb((volatile u_int32_t *)(a), v)) macro
172 #define out32rb(a,v) outlrb(a,v)