Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h47 #define REG_INTR_STATUS 0x10 macro
H A Dqlt.c2347 instance, (long long)ret, REG_RD32(qlt, REG_INTR_STATUS)); in qlt_port_online()
3608 while ((REG_RD32(qlt, REG_INTR_STATUS) & RISC_PCI_INTR_REQUEST) == 0) { in qlt_raw_mailbox_command()