Searched refs:vxp_inb (Results 1 – 1 of 1) sorted by relevance
61 static unsigned char vxp_inb(struct vx_core *chip, int offset) in vxp_inb() function80 #define vx_inb(chip,reg) vxp_inb((struct vx_core *)(chip), VX_##reg)598 .in8 = vxp_inb,