outsb
outsb(u_int port, const void *addr, size_t count)
#define outsb(a,s,c) (__outsb((volatile u_int8_t *)(a), s, c))