Lines Matching refs:ax
42 ireg.ax = 0x4f00; in vesa_probe()
46 if (oreg.ax != 0x004f || in vesa_probe()
65 ireg.ax = 0x4f01; in vesa_probe()
70 if (oreg.ax != 0x004f) in vesa_probe()
113 ireg.ax = 0x4f01; in vesa_set_mode()
118 if (oreg.ax != 0x004f) in vesa_set_mode()
136 ireg.ax = 0x4f02; in vesa_set_mode()
140 if (oreg.ax != 0x004f) in vesa_set_mode()
169 ireg.ax = 0x4f08; in vesa_dac_set_8bits()
172 if (oreg.ax == 0x004f) in vesa_dac_set_8bits()
194 ireg.ax = 0x4f0a; in vesa_store_pm_info()
197 if (oreg.ax != 0x004f) in vesa_store_pm_info()
248 ireg.ax = 0x4f15; /* VBE DDC */ in vesa_store_edid()
254 if (oreg.ax != 0x004f) in vesa_store_edid()
260 ireg.ax = 0x4f15; /* VBE DDC */ in vesa_store_edid()