Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h773 #define RH_RISC_INT BIT_15 /* RISC to Host Intrpt Req */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c362 if (((stat = RD32_IO_REG(ha, risc2host)) & RH_RISC_INT) == 0) { in ql_isr_aif()
H A Dql_api.c22958 if (stat & RH_RISC_INT) { in ql_2700_dump_ram()