Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h92 #define RISC_PCI_INTR_REQUEST BIT_3 macro
H A Dqlt.c2430 while ((REG_RD32(qlt, REG_INTR_STATUS) & RISC_PCI_INTR_REQUEST) == 0) { in qlt_raw_mailbox_command()