Searched refs:atom_romhdr_off (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.c368 unsigned int atom_romhdr_off = le16_to_cpu(*(unsigned short*) local in function:rhdAtomGetDataTable
371 (ATOM_ROM_HEADER *)(base + atom_romhdr_off);
375 if (atom_romhdr_off + sizeof(ATOM_ROM_HEADER) > BIOSImageSize) {

Completed in 5 milliseconds