dwords
uint32_t dwords[DUMP_BUF_SIZE / sizeof (uint32_t)];
buffer.dwords[next] = (uint32_t)local_prg.data;
config_hdr_p->dwords[i] = (uint32_t)cfg_prg.data;
uint32_t dwords[16];
config_hdr.dwords[0] = (uint32_t)prg_p->data;
if ((config_hdr.dwords[0] == U45_SB_DEVID_VID) &&
(config_hdr.dwords[2] == U45_SB_CLASS_RID)) {
dwords x;
#define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD)
u32 dwords[4];
uint32_t dwords[1];