Searched refs:rdfs16 (Results 1 – 4 of 4) sorted by relevance
108 mi->x = rdfs16(0x44a); in bios_probe()
83 font_size = rdfs16(0x485); /* Font size, BIOS area */ in store_mode_params()86 x = rdfs16(0x44a); in store_mode_params()
54 while ((mode = rdfs16(mode_ptr)) != 0xffff) { in vesa_probe()
117 static inline u16 rdfs16(addr_t addr) in rdfs16() function