Searched defs:BIOS_IN8 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/aty/
H A Daty128fb.c517 #define BIOS_IN8(v) (readb(bios + (v))) macro
H A Dradeonfb.h492 #define BIOS_IN8(v) (readb(rinfo->bios_seg + (v))) macro

Completed in 231 milliseconds