vx2_outb
.out8 = vx2_outb,
#define vx_outb(chip,reg,val) vx2_outb((struct vx_core*)(chip), VX_##reg, val)