Symbol: efx_dword_t
sys/dev/sfxge/common/ef10_ev.c
582
efx_dword_t dword;
sys/dev/sfxge/common/ef10_ev.c
678
efx_dword_t dword;
sys/dev/sfxge/common/ef10_intr.c
149
efx_dword_t dword;
sys/dev/sfxge/common/ef10_mcdi.c
158
efx_dword_t dword;
sys/dev/sfxge/common/ef10_mcdi.c
166
for (pos = 0; pos < hdr_len; pos += sizeof (efx_dword_t)) {
sys/dev/sfxge/common/ef10_mcdi.c
167
dword = *(efx_dword_t *)((uint8_t *)hdrp + pos);
sys/dev/sfxge/common/ef10_mcdi.c
172
for (pos = 0; pos < sdu_len; pos += sizeof (efx_dword_t)) {
sys/dev/sfxge/common/ef10_mcdi.c
173
dword = *(efx_dword_t *)((uint8_t *)sdup + pos);
sys/dev/sfxge/common/ef10_mcdi.c
197
efx_dword_t hdr;
sys/dev/sfxge/common/ef10_mcdi.c
215
efx_dword_t data;
sys/dev/sfxge/common/ef10_mcdi.c
233
efx_dword_t dword;
sys/dev/sfxge/common/ef10_mcdi.c
50
efx_dword_t dword;
sys/dev/sfxge/common/ef10_nic.c
2414
efx_dword_t dword;
sys/dev/sfxge/common/ef10_rx.c
862
efx_dword_t dword;
sys/dev/sfxge/common/ef10_rx.c
891
efx_dword_t dword;
sys/dev/sfxge/common/ef10_tx.c
537
efx_dword_t dword;
sys/dev/sfxge/common/efsys.h
346
sizeof (efx_dword_t)), \
sys/dev/sfxge/common/efsys.h
458
sizeof (efx_dword_t)), \
sys/dev/sfxge/common/efsys.h
598
sizeof (efx_dword_t)), \
sys/dev/sfxge/common/efsys.h
736
sizeof (efx_dword_t)), \
sys/dev/sfxge/common/efsys.h
752
(_offset), sizeof (efx_dword_t), \
sys/dev/sfxge/common/efx_ev.c
1212
efx_dword_t dword;
sys/dev/sfxge/common/efx_ev.c
1251
efx_dword_t dword;
sys/dev/sfxge/common/efx_impl.h
1024
(3 * sizeof (efx_dword_t)) + \
sys/dev/sfxge/common/efx_impl.h
1134
(2 * sizeof (efx_dword_t)) + \
sys/dev/sfxge/common/efx_intr.c
482
efx_dword_t dword;
sys/dev/sfxge/common/efx_mcdi.c
1256
EFX_DWORD_FIELD(*MCDI_OUT(req, efx_dword_t, ofst),
sys/dev/sfxge/common/efx_mcdi.c
1258
ofst += sizeof (efx_dword_t);
sys/dev/sfxge/common/efx_mcdi.c
1336
__out_opt efx_dword_t *capabilitiesp,
sys/dev/sfxge/common/efx_mcdi.c
1382
*capabilitiesp = *MCDI_OUT2(req, efx_dword_t,
sys/dev/sfxge/common/efx_mcdi.c
1385
*capabilitiesp = *MCDI_OUT2(req, efx_dword_t,
sys/dev/sfxge/common/efx_mcdi.c
253
efx_dword_t hdr[2];
sys/dev/sfxge/common/efx_mcdi.c
350
efx_dword_t hdr[2];
sys/dev/sfxge/common/efx_mcdi.c
392
efx_dword_t err[2];
sys/dev/sfxge/common/efx_mcdi.c
400
if (err_len >= (MC_CMD_ERR_CODE_OFST + sizeof (efx_dword_t)))
sys/dev/sfxge/common/efx_mcdi.c
403
if (err_len >= (MC_CMD_ERR_ARG_OFST + sizeof (efx_dword_t)))
sys/dev/sfxge/common/efx_mcdi.c
464
efx_dword_t hdr[2];
sys/dev/sfxge/common/efx_mcdi.h
170
__out_opt efx_dword_t *capabilitiesp,
sys/dev/sfxge/common/efx_mcdi.h
265
EFX_POPULATE_DWORD_1(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
269
EFX_SET_DWORD_FIELD(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
273
EFX_POPULATE_DWORD_1(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
278
EFX_POPULATE_DWORD_2(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
284
EFX_POPULATE_DWORD_3(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
291
EFX_POPULATE_DWORD_4(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
300
EFX_POPULATE_DWORD_5(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
310
EFX_POPULATE_DWORD_6(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
321
EFX_POPULATE_DWORD_7(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
334
EFX_POPULATE_DWORD_8(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
348
EFX_POPULATE_DWORD_9(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
363
EFX_POPULATE_DWORD_10(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
394
EFX_DWORD_FIELD(*MCDI_OUT2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
398
EFX_DWORD_FIELD(*MCDI_OUT2(_emr, efx_dword_t, _ofst), \
sys/dev/sfxge/common/efx_mcdi.h
413
MAX(MAX(_in_len, _out_len), (2 * sizeof (efx_dword_t))),\
sys/dev/sfxge/common/efx_mcdi.h
414
sizeof (efx_dword_t))
sys/dev/sfxge/common/efx_rx.c
1499
efx_dword_t dword;
sys/dev/sfxge/common/efx_tunnel.c
118
EFX_STATIC_ASSERT(sizeof (efx_dword_t) ==
sys/dev/sfxge/common/efx_tunnel.c
121
MCDI_IN2(req, efx_dword_t,
sys/dev/sfxge/common/efx_tx.c
814
efx_dword_t dword;
sys/dev/sfxge/common/efx_types.h
218
efx_dword_t eq_dword[2];
sys/dev/sfxge/common/efx_types.h
235
efx_dword_t eo_dword[4];
sys/dev/sfxge/common/mcdi_mon.c
133
efx_dword_t dword;
sys/dev/sfxge/common/mcdi_mon.c
374
efx_dword_t *maskp;
sys/dev/sfxge/common/mcdi_mon.c
400
maskp = MCDI_OUT2(req, efx_dword_t, SENSOR_INFO_OUT_MASK);
sys/dev/sfxge/common/siena_flash.h
108
efx_dword_t magic; /* = SIENA_MC_BOOT_MAGIC */
sys/dev/sfxge/common/siena_flash.h
121
efx_dword_t firmware_text_offset; /* offset to firmware .text */
sys/dev/sfxge/common/siena_flash.h
122
efx_dword_t firmware_text_size; /* length of firmware .text, in bytes */
sys/dev/sfxge/common/siena_flash.h
123
efx_dword_t firmware_data_offset; /* offset to firmware .data */
sys/dev/sfxge/common/siena_flash.h
124
efx_dword_t firmware_data_size; /* length of firmware .data, in bytes */
sys/dev/sfxge/common/siena_flash.h
131
efx_dword_t security_level; /* This number increases every time a serious security flaw */
sys/dev/sfxge/common/siena_flash.h
138
efx_dword_t reserved_c[5]; /* (set to 0) */
sys/dev/sfxge/common/siena_flash.h
148
efx_dword_t magic; /* = SIENA_MC_STATIC_CONFIG_MAGIC */
sys/dev/sfxge/common/siena_flash.h
152
efx_dword_t static_vpd_offset;
sys/dev/sfxge/common/siena_flash.h
153
efx_dword_t static_vpd_length;
sys/dev/sfxge/common/siena_flash.h
154
efx_dword_t capabilities;
sys/dev/sfxge/common/siena_flash.h
162
efx_dword_t reserved2[1]; /* (write as zero) */
sys/dev/sfxge/common/siena_flash.h
163
efx_dword_t num_dbi_items;
sys/dev/sfxge/common/siena_flash.h
167
efx_dword_t value;
sys/dev/sfxge/common/siena_flash.h
175
efx_dword_t fw_subtype;
sys/dev/sfxge/common/siena_flash.h
183
efx_dword_t magic; /* = SIENA_MC_DYNAMIC_CONFIG_MAGIC */
sys/dev/sfxge/common/siena_flash.h
187
efx_dword_t dynamic_vpd_offset;
sys/dev/sfxge/common/siena_flash.h
188
efx_dword_t dynamic_vpd_length;
sys/dev/sfxge/common/siena_flash.h
189
efx_dword_t num_fw_version_items;
sys/dev/sfxge/common/siena_flash.h
199
efx_dword_t magic; /* = SIENA_MC_EXPROM_COMBO_MAGIC or SIENA_MC_EXPROM_COMBO_V2_MAGIC */
sys/dev/sfxge/common/siena_flash.h
202
efx_dword_t len1; /* length of first image */
sys/dev/sfxge/common/siena_flash.h
203
efx_dword_t len2; /* length of second image */
sys/dev/sfxge/common/siena_flash.h
204
efx_dword_t off1; /* offset of first byte to edit to combine images */
sys/dev/sfxge/common/siena_flash.h
205
efx_dword_t off2; /* offset of second byte to edit to combine images */
sys/dev/sfxge/common/siena_flash.h
212
efx_dword_t len1; /* length of first image */
sys/dev/sfxge/common/siena_flash.h
213
efx_dword_t len2; /* length of second image */
sys/dev/sfxge/common/siena_flash.h
214
efx_dword_t off1; /* offset of first byte to edit to combine images */
sys/dev/sfxge/common/siena_flash.h
215
efx_dword_t off2; /* offset of second byte to edit to combine images */
sys/dev/sfxge/common/siena_flash.h
63
efx_dword_t magic;
sys/dev/sfxge/common/siena_flash.h
64
efx_dword_t no_of_blobs;
sys/dev/sfxge/common/siena_flash.h
68
efx_dword_t magic;
sys/dev/sfxge/common/siena_flash.h
69
efx_dword_t cpu_type;
sys/dev/sfxge/common/siena_flash.h
70
efx_dword_t build_variant;
sys/dev/sfxge/common/siena_flash.h
71
efx_dword_t offset;
sys/dev/sfxge/common/siena_flash.h
72
efx_dword_t length;
sys/dev/sfxge/common/siena_flash.h
73
efx_dword_t checksum;
sys/dev/sfxge/common/siena_mcdi.c
103
efx_dword_t dword;
sys/dev/sfxge/common/siena_mcdi.c
131
efx_dword_t hdr;
sys/dev/sfxge/common/siena_mcdi.c
151
efx_dword_t data;
sys/dev/sfxge/common/siena_mcdi.c
61
efx_dword_t dword;
sys/dev/sfxge/common/siena_mcdi.c
73
EFSYS_ASSERT3U(hdr_len, ==, sizeof (efx_dword_t));
sys/dev/sfxge/common/siena_mcdi.c
74
dword = *(efx_dword_t *)hdrp;
sys/dev/sfxge/common/siena_mcdi.c
78
for (pos = 0; pos < sdu_len; pos += sizeof (efx_dword_t)) {
sys/dev/sfxge/common/siena_mcdi.c
79
dword = *(efx_dword_t *)((uint8_t *)sdup + pos);
sys/dev/sfxge/common/siena_nic.c
90
efx_dword_t capabilities;
sys/dev/sfxge/common/siena_phy.c
448
efx_dword_t dword; \
sys/dev/sfxge/common/siena_phy.c
483
efx_dword_t dword;
sys/dev/sfxge/common/siena_phy.c
525
efx_dword_t dword;