Searched defs:vx_inb (Results 1 – 2 of 2) sorted by relevance
80 #define vx_inb(chip,reg) vxp_inb((struct vx_core *)(chip), VX_##reg) macro
145 #define vx_inb(chip,reg) vx2_inb((struct vx_core*)(chip), VX_##reg) macro