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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_combios.c152 static uint16_t combios_get_table_offset(struct drm_device *dev, function
337 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);
349 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);
361 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);
373 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);
385 combios_get_table_offset(dev, COMBIOS_MEM_CONFIG_TABLE);
395 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);
404 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);
413 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);
422 combios_get_table_offset(de
[all...]

Completed in 163 milliseconds