HomeSort by: relevance | last modified time | path
    Searched defs:combios_get_table_offset (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_combios.c 138 static uint16_t combios_get_table_offset(struct drm_device *dev, function in typeref:typename:uint16_t
255 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);
267 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);
279 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);
291 combios_get_table_offset(dev, COMBIOS_MISC_INFO_TABLE);
303 combios_get_table_offset(dev, COMBIOS_MEM_CONFIG_TABLE);
313 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);
322 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);
331 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE);
340 combios_get_table_offset(dev, COMBIOS_MOBILE_INFO_TABLE)
    [all...]

Completed in 11 milliseconds