Home
last modified time | relevance | path

Searched refs:qword (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dsiena_sram.c82 efx_qword_t qword; in siena_sram_test() local
112 func(wptr, B_FALSE, &qword); in siena_sram_test()
113 EFX_BAR_TBL_WRITEQ(enp, FR_AZ_BUF_HALF_TBL, wptr, &qword); in siena_sram_test()
121 func(rptr, B_FALSE, &qword); in siena_sram_test()
125 if (!EFX_QWORD_IS_EQUAL(verify, qword)) { in siena_sram_test()
134 func(wptr, B_TRUE, &qword); in siena_sram_test()
135 EFX_BAR_TBL_WRITEQ(enp, FR_AZ_BUF_HALF_TBL, wptr, &qword); in siena_sram_test()
143 func(rptr, B_TRUE, &qword); in siena_sram_test()
147 if (!EFX_QWORD_IS_EQUAL(verify, qword)) { in siena_sram_test()
H A Defx_sram.c41 efx_qword_t qword; in efx_sram_buf_tbl_set() local
76 EFX_POPULATE_QWORD_5(qword, in efx_sram_buf_tbl_set()
85 id, &qword); in efx_sram_buf_tbl_set()
109 id - 1, &qword); in efx_sram_buf_tbl_set()
111 if (EFX_QWORD_FIELD(qword, FRF_AZ_BUF_ADR_FBUF_DW0) == in efx_sram_buf_tbl_set()
113 EFX_QWORD_FIELD(qword, FRF_AZ_BUF_ADR_FBUF_DW1) == in efx_sram_buf_tbl_set()
129 id - 1, &qword); in efx_sram_buf_tbl_set()
131 if (EFX_QWORD_FIELD(qword, FRF_AZ_BUF_ADR_FBUF_DW0) != in efx_sram_buf_tbl_set()
133 EFX_QWORD_FIELD(qword, FRF_AZ_BUF_ADR_FBUF_DW1) != in efx_sram_buf_tbl_set()
H A Def10_tx.c437 efx_qword_t qword; in ef10_tx_qpost() local
449 EFX_POPULATE_QWORD_5(qword, in ef10_tx_qpost()
456 EFSYS_MEM_WRITEQ(etp->et_esmp, offset, &qword); in ef10_tx_qpost()
H A Def10_rx.c646 efx_qword_t qword; in ef10_rx_qpost() local
661 EFX_POPULATE_QWORD_3(qword, in ef10_rx_qpost()
669 EFSYS_MEM_WRITEQ(erp->er_esmp, offset, &qword); in ef10_rx_qpost()
H A Defx_rx.c1008 efx_qword_t qword; in siena_rx_qpost() local
1023 EFX_POPULATE_QWORD_3(qword, in siena_rx_qpost()
1031 EFSYS_MEM_WRITEQ(erp->er_esmp, offset, &qword); in siena_rx_qpost()
H A Defx_tx.c706 efx_qword_t qword; \
715 EFX_POPULATE_QWORD_4(qword, \
722 EFSYS_MEM_WRITEQ((_etp)->et_esmp, offset, &qword); \
H A Defx_ev.c319 efx_qword_t qword; in efx_ev_qpending() local
324 EFSYS_MEM_READQ(eep->ee_esmp, offset, &qword); in efx_ev_qpending()
326 return (EFX_EV_PRESENT(qword)); in efx_ev_qpending()
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_defs.h280 uint64_t qword[2]; member
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemcpy.S2439 # only here if already aligned on at least a qword bndry
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt4924 access, the size is encoded as 1=byte, 2=word, 3=dword, and 4=qword.
16551 moves instead of word/dword/qword moves. - External objects are