Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h637 #define RH_RISC_INT BIT_15 /* RISC to Host Intrpt Req */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c344 while (((stat = RD32_IO_REG(ha, risc2host)) & RH_RISC_INT) && in ql_isr_aif()