Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3500 REG_RD16(qlt, REG_MBOX(2))); in qlt_download_fw()
3522 REG_RD16(qlt, REG_MBOX(4)), in qlt_download_fw()
3523 REG_RD16(qlt, REG_MBOX(5))); in qlt_download_fw()
3525 REG_RD16(qlt, REG_MBOX(18)), in qlt_download_fw()
3526 REG_RD16(qlt, REG_MBOX(19))); in qlt_download_fw()
3528 REG_RD16(qlt, REG_MBOX(20)), in qlt_download_fw()
3529 REG_RD16(qlt, REG_MBOX(21))); in qlt_download_fw()
3531 REG_RD16(qlt, REG_MBOX(22)), in qlt_download_fw()
3532 REG_RD16(qlt, REG_MBOX(23))); in qlt_download_fw()
3534 REG_RD16(qlt, REG_MBOX(24)), in qlt_download_fw()
[all …]
H A Dqlt.h544 #define REG_RD16(qlt, addr) \ macro