Home
last modified time | relevance | path

Searched refs:QMEM_RD32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h574 #define QMEM_RD32(qlt, addr) \ macro
620 (qi == 0) ? QMEM_RD32(qlt, addr) : \
625 (qi == 0) ? QMEM_RD32(qlt, addr) : \
H A Dqlt.c5936 fctl = QMEM_RD32(qlt, req+0x1C); in qlt_send_abts_response()
5995 d = QMEM_RD32(qlt, inot); in qlt_handle_inot()
6042 sig = QMEM_RD32(qlt, atio+0x3c); in qlt_verify_atio_entry()
6424 hndl = QMEM_RD32(qlt, rsp+4); in qlt_handle_unsol_els_completion()
6529 hndl = QMEM_RD32(qlt, rsp+4); in qlt_handle_unsol_els_abort_completion()
6608 hndl = QMEM_RD32(qlt, rsp+4); in qlt_handle_sol_els_completion()
6683 hndl = QMEM_RD32(qlt, rsp+4); in qlt_handle_ct_completion()
7005 h = QMEM_RD32(qlt, rsp+4); in qlt_handle_sol_abort_completion()
7124 QMEM_RD32(qlt, resp+0x38), in qlt_handle_abts_completion()
7128 status, QMEM_RD32(qlt, resp+0x34), QMEM_RD32(qlt, resp+0x38), in qlt_handle_abts_completion()
[all …]