<dec f='src/src/sys/dev/cardbus/cardbus_exrom.h' l='66' type='int cardbus_read_exrom(bus_space_tag_t , bus_space_handle_t , struct cardbus_rom_image_head * )'/>
<use f='src/src/sys/dev/cardbus/cardbus.c' l='238' u='c' c='cardbus_read_tuples'/>
<def f='src/src/sys/dev/cardbus/cardbus_exrom.c' l='90' ll='144' type='int cardbus_read_exrom(bus_space_tag_t romt, bus_space_handle_t romh, struct cardbus_rom_image_head * head)'/>
<doc f='src/src/sys/dev/cardbus/cardbus_exrom.c' l='81'>/*
 *  Scan through a PCI expansion ROM, and create subregions for each
 *  ROM image. This function assumes that the ROM is mapped at
 *  (tag,handle), and that the expansion ROM address decoder is
 *  enabled. The PCI specification requires that no other BAR should
 *  be accessed while the ROM is enabled, so interrupts should be
 *  disabled.
 */</doc>
