Lines Matching refs:ax
44 ireg.ax = 0x4f00; in vesa_probe()
48 if (oreg.ax != 0x004f || in vesa_probe()
67 ireg.ax = 0x4f01; in vesa_probe()
72 if (oreg.ax != 0x004f) in vesa_probe()
115 ireg.ax = 0x4f01; in vesa_set_mode()
120 if (oreg.ax != 0x004f) in vesa_set_mode()
138 ireg.ax = 0x4f02; in vesa_set_mode()
142 if (oreg.ax != 0x004f) in vesa_set_mode()
171 ireg.ax = 0x4f08; in vesa_dac_set_8bits()
174 if (oreg.ax == 0x004f) in vesa_dac_set_8bits()
196 ireg.ax = 0x4f0a; in vesa_store_pm_info()
199 if (oreg.ax != 0x004f) in vesa_store_pm_info()
250 ireg.ax = 0x4f15; /* VBE DDC */ in vesa_store_edid()
256 if (oreg.ax != 0x004f) in vesa_store_edid()
262 ireg.ax = 0x4f15; /* VBE DDC */ in vesa_store_edid()