Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h571 #define QMEM_RD16(qlt, addr) \ macro
610 (qi == 0) ? QMEM_RD16(qlt, addr) : \
615 (qi == 0) ? QMEM_RD16(qlt, addr) : \
H A Dqlt.c5964 QMEM_RD16(qlt, req+0x26), QMEM_RD16(qlt, req+0x24), in qlt_send_abts_response()
6360 status = QMEM_RD16(qlt, rsp+8); in qlt_handle_dereg_completion()
6425 status = QMEM_RD16(qlt, rsp+8); in qlt_handle_unsol_els_completion()
6530 status = QMEM_RD16(qlt, rsp+8); in qlt_handle_unsol_els_abort_completion()
6609 status = QMEM_RD16(qlt, rsp+8); in qlt_handle_sol_els_completion()
6684 status = QMEM_RD16(qlt, rsp+8); in qlt_handle_ct_completion()
7006 status = QMEM_RD16(qlt, rsp+8); in qlt_handle_sol_abort_completion()
7113 status = QMEM_RD16(qlt, resp+8); in qlt_handle_abts_completion()
7118 QMEM_RD16(qlt, resp+0x24)); in qlt_handle_abts_completion()
9288 status = QMEM_RD16(qlt, rsp+8); in qlt_handle_verify_fw_completion()
[all …]