Searched refs:vx2_outb (Results 1 – 1 of 1) sorted by relevance
96 static void vx2_outb(struct vx_core *chip, int offset, unsigned char val) in vx2_outb() function134 #define vx_outb(chip,reg,val) vx2_outb((struct vx_core*)(chip), VX_##reg, val)994 .out8 = vx2_outb,1014 .out8 = vx2_outb,