Searched refs:bios_hdr (Results 1 – 1 of 1) sorted by relevance
921 unsigned int bios_hdr; in aty128_get_pllinfo() local924 bios_hdr = BIOS_IN16(0x48); in aty128_get_pllinfo()925 bios_pll = BIOS_IN16(bios_hdr + 0x30); in aty128_get_pllinfo()