Lines Matching refs:dwords
53 uint32_t dwords[16];
431 * Retrieve first 16 dwords of device's config header, except for the first
432 * dword. First 16 dwords are defined by the PCI specification.
451 /* Get dwords 1-15 of config space. They must be read as uint32_t. */
458 config_hdr_p->dwords[i] = (uint32_t)cfg_prg.data;
701 config_hdr.dwords[0] = (uint32_t)prg_p->data;
718 if ((config_hdr.dwords[0] == U45_SB_DEVID_VID) &&
719 (config_hdr.dwords[2] == U45_SB_CLASS_RID)) {
1021 uint32_t dwords[DUMP_BUF_SIZE / sizeof (uint32_t)];
1148 buffer.dwords[next] = (uint32_t)local_prg.data;