outsw
outsw(u_int port, const void *addr, size_t count)
ENTRY(outsw)
#define outsw(a,s,c) (__outsw((volatile u_int16_t *)(a), s, c))