Data Fields | |
union { | |
struct fwinfo_s g | |
struct slqsfwinfo_s s | |
} | dev |
Top level structure for storing information about firmware images. union of structures depending on device type, MC77xx or MC83xx
g | - structure for MC83xx devices | |
s | - structure for devices with SPKG CWE file support |
union { ... } qmifwinfo_s::dev |
struct fwinfo_s qmifwinfo_s::g |
struct slqsfwinfo_s qmifwinfo_s::s |