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