Home
last modified time | relevance | path

Searched refs:HC24_CLR_RISC_INT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3942 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_reset_24xx_chip()
3957 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_reset_24xx_chip()
3960 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_reset_24xx_chip()
4001 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_reset_24xx_chip()
4016 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_reset_24xx_chip()
4024 HC24_CLR_RISC_INT); in ql_reset_24xx_chip()
4027 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_reset_24xx_chip()
H A Dql_api.c2545 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_quiesce()
2561 HC24_CLR_RISC_INT); in ql_quiesce()
2564 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_quiesce()
16222 HC24_CLR_RISC_INT); in ql_read_risc_ram()
16237 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_read_risc_ram()
22966 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_2700_dump_ram()
22970 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_2700_dump_ram()
H A Dql_isr.c199 WRT32_IO_REG(ha, hccr, HC24_CLR_RISC_INT); in ql_clr_risc_intr()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h819 #define HC24_CLR_RISC_INT 0xA0000000 /* Clear RISC interrupt */ macro