No description available.
This structure contains the fields necessary for the bus driver to carry out a GetConfigRom request.
GenerationCountReceives the generation of the bus for which the contents of this configuration ROM was retrieved.
ConfigRomReceives a pointer to a ConfigRom object.
UnitDirectoryIndexReceives the index to the node's unit directory in its configuration ROM. This is an index to the Entries array in the u.GetConfigRom.ConfigRom structure.
UnitDependentDirectoryIndexReceives the index to the node's unit dependent directory in its configuration ROM. This is an index to the Entries array in the u.GetConfigRom.ConfigRom structure.
VendorLeafIndexReceives the index to the node's vendor textual leaf in the configuration ROM. This is an index to the Entries array in the u.GetConfigRom.ConfigRom structure.
ModelLeafIndexReceives the index to the node's model textual leaf in the configuration ROM. This is an index to the Entries array in the u.GetConfigRom.ConfigRom structure.