Symbol: MCDI_IN2
usr/src/uts/common/io/sfxge/common/ef10_ev.c
151
dma_addr = MCDI_IN2(req, efx_qword_t, INIT_EVQ_IN_DMA_ADDR);
usr/src/uts/common/io/sfxge/common/ef10_filter.c
254
(void) memcpy(MCDI_IN2(req, uint8_t, FILTER_OP_IN_SRC_MAC),
usr/src/uts/common/io/sfxge/common/ef10_filter.c
256
(void) memcpy(MCDI_IN2(req, uint8_t, FILTER_OP_IN_DST_MAC),
usr/src/uts/common/io/sfxge/common/ef10_filter.c
281
(void) memcpy(MCDI_IN2(req, uint8_t, FILTER_OP_IN_SRC_IP),
usr/src/uts/common/io/sfxge/common/ef10_filter.c
284
(void) memcpy(MCDI_IN2(req, uint8_t, FILTER_OP_IN_DST_IP),
usr/src/uts/common/io/sfxge/common/ef10_mac.c
115
EFX_MAC_ADDR_COPY(MCDI_IN2(req, uint8_t, VADAPTOR_SET_MAC_IN_MACADDR),
usr/src/uts/common/io/sfxge/common/ef10_mac.c
249
EFX_MAC_ADDR_COPY(MCDI_IN2(req, uint8_t, SET_MAC_IN_ADDR),
usr/src/uts/common/io/sfxge/common/ef10_rx.c
358
(void) memcpy(MCDI_IN2(req, uint8_t,
usr/src/uts/common/io/sfxge/common/ef10_rx.c
411
MCDI_IN2(req, uint8_t, RSS_CONTEXT_SET_TABLE_IN_INDIRECTION_TABLE);
usr/src/uts/common/io/sfxge/common/ef10_rx.c
83
dma_addr = MCDI_IN2(req, efx_qword_t, INIT_RXQ_IN_DMA_ADDR);
usr/src/uts/common/io/sfxge/common/ef10_tx.c
101
dma_addr = MCDI_IN2(req, efx_qword_t, INIT_TXQ_IN_DMA_ADDR);
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
244
EFX_POPULATE_BYTE_1(*MCDI_IN2(_emr, efx_byte_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
248
EFX_POPULATE_WORD_1(*MCDI_IN2(_emr, efx_word_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
252
EFX_POPULATE_DWORD_1(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
256
EFX_SET_DWORD_FIELD(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
260
EFX_POPULATE_DWORD_1(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
265
EFX_POPULATE_DWORD_2(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
271
EFX_POPULATE_DWORD_3(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
278
EFX_POPULATE_DWORD_4(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
287
EFX_POPULATE_DWORD_5(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
297
EFX_POPULATE_DWORD_6(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
308
EFX_POPULATE_DWORD_7(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
321
EFX_POPULATE_DWORD_8(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
335
EFX_POPULATE_DWORD_9(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_mcdi.h
350
EFX_POPULATE_DWORD_10(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
usr/src/uts/common/io/sfxge/common/efx_nvram.c
867
(void) memcpy(MCDI_IN2(req, uint8_t, NVRAM_WRITE_IN_WRITE_BUFFER),
usr/src/uts/common/io/sfxge/common/efx_wol.c
133
MCDI_IN2(req, uint8_t, WOL_FILTER_SET_IN_MAGIC_MAC),
usr/src/uts/common/io/sfxge/common/efx_wol.c
152
dwordp = MCDI_IN2(req, efx_dword_t,
usr/src/uts/common/io/sfxge/common/efx_wol.c
173
(void) memcpy(MCDI_IN2(req, uint8_t,
usr/src/uts/common/io/sfxge/common/efx_wol.c
293
EFX_MAC_ADDR_COPY(MCDI_IN2(req, uint8_t,
usr/src/uts/common/io/sfxge/common/efx_wol.c
304
EFX_MAC_ADDR_COPY(MCDI_IN2(req, uint8_t,
usr/src/uts/common/io/sfxge/common/efx_wol.c
307
(void) memcpy(MCDI_IN2(req, uint8_t,
usr/src/uts/common/io/sfxge/common/efx_wol.c
311
(void) memcpy(MCDI_IN2(req, uint8_t,
usr/src/uts/common/io/sfxge/common/siena_mac.c
111
EFX_MAC_ADDR_COPY(MCDI_IN2(req, uint8_t, SET_MAC_IN_ADDR),
usr/src/uts/common/io/sfxge/common/siena_mac.c
177
(void) memcpy(MCDI_IN2(req, uint8_t, SET_MCAST_HASH_IN_HASH0),