Home
last modified time | relevance | path

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

/NextBSD/sys/powerpc/include/
HDpio.h169 #define outwrb(a,v) (__outwrb((volatile u_int16_t *)(a), v)) macro
170 #define out16rb(a,v) outwrb(a,v)