Searched defs:BIOS_IN8 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/aty/ | ||
A D | radeonfb.h | 428 #define BIOS_IN8(v) (readb(rinfo->bios_seg + (v))) macro |
A D | aty128fb.c | 496 #define BIOS_IN8(v) (readb(bios + (v))) macro |
Completed in 16 milliseconds