Searched defs:VGA_WR08 (Results 1 – 2 of 2) sorted by relevance
70 #define VGA_WR08(p,i,d) (writeb((d), (void __iomem *)(p) + (i))) macro
85 #define VGA_WR08(p,i,d) (writeb((d), (void __iomem *)(p) + (i))) macro
Completed in 9 milliseconds