Home
last modified time | relevance | path

Searched refs:max_device (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios.c909 int i, j, max_device; in radeon_get_atom_connector_info_from_supported_devices_table() local
933 max_device = ATOM_MAX_SUPPORTED_DEVICE; in radeon_get_atom_connector_info_from_supported_devices_table()
935 max_device = ATOM_MAX_SUPPORTED_DEVICE_INFO; in radeon_get_atom_connector_info_from_supported_devices_table()
937 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()
1036 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()
1038 for (j = 0; j < max_device; j++) { in radeon_get_atom_connector_info_from_supported_devices_table()
1074 for (i = 0; i < max_device; i++) { in radeon_get_atom_connector_info_from_supported_devices_table()