<dec f='src/src/sys/external/bsd/drm2/dist/drm/i915/intel_bios.h' l='282' type='union child_device_config [0]'/>
<offset>40</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/i915/intel_bios.h' l='271'>/*
	 * Device info:
	 * If TV is present, it&apos;ll be at devices[0].
	 * LVDS will be next, either devices[0] or [1], if present.
	 * On some platforms the number of device is 6. But could be as few as
	 * 4 if both TV and LVDS are missing.
	 * And the device num is related with the size of general definition
	 * block. It is obtained by using the following formula:
	 * number = (block_size - sizeof(bdb_general_definitions))/
	 *	     sizeof(child_device_config);
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/intel_bios.c' l='463' u='a' c='parse_sdvo_device_mapping'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/intel_bios.c' l='808' u='a' c='parse_device_mapping'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/intel_bios.c' l='828' u='a' c='parse_device_mapping'/>
