Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1055 REG_WR32(qlt, REG_HCCR, in qlt_quiesce()
1059 REG_WR32(qlt, REG_HCCR, in qlt_quiesce()
3655 REG_WR32(qlt, in qlt_raw_mailbox_command()
3824 REG_WR32(qlt, REG_HCCR, in qlt_msix_resp_handler()
3842 REG_WR32(qlt, REG_HCCR, in qlt_msix_resp_handler()
3963 REG_WR32(qlt, REG_HCCR, in qlt_msix_default_handler()
3967 REG_WR32(qlt, REG_HCCR, in qlt_msix_default_handler()
4292 REG_WR32(qlt, REG_HCCR, in qlt_isr()
4296 REG_WR32(qlt, REG_HCCR, in qlt_isr()
7612 REG_WR32(qlt, 0xc, 0); in qlt_27xx_fw_dump()
[all …]
H A Dqlt.h551 #define REG_WR32(qlt, addr, data) \ macro