Searched defs:in8 (Results 1 – 5 of 5) sorted by relevance
553 .globl in8 symbol554 in8: label
1433 .globl in8 symbol1434 in8: label
21 #define in8(p) inb(p) macro
19 #define in8(p) inb(p) macro
76 unsigned char (*in8)(struct vx_core *chip, int reg); member