Searched refs:xlated_entry (Results 1 – 2 of 2) sorted by relevance
124 uint16_t xlated_entry; member
109 uint8_t sub = bios->data[bios->fp.xlated_entry + script] + (bios->fp.link_c_increment && dcbent->or & DCB_OUTPUT_C ? 1 : 0); in call_lvds_manufacturer_script() 115 if (!bios->fp.xlated_entry || !sub || !scriptofs) in call_lvds_manufacturer_script() 122 mdelay(ROM16(bios->data[bios->fp.xlated_entry + 7])); in call_lvds_manufacturer_script() 587 lvdsofs = bios->fp.xlated_entry = bios->fp.lvdsmanufacturerpointer + lth.headerlen + lth.recordlen * lvdsmanufacturerindex; in nouveau_bios_parse_lvds_table()