Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3810 uint32_t risc_status; in qlt_msix_resp_handler() local
3857 if (risc_status & BIT_15) { in qlt_msix_resp_handler()
3872 uint32_t risc_status, intr_type; in qlt_msix_default_handler() local
3915 if (risc_status & BIT_8) { in qlt_msix_default_handler()
3920 risc_status, hccsr); in qlt_msix_default_handler()
3924 risc_status, hccsr); in qlt_msix_default_handler()
3932 intr_type = risc_status & 0xff; in qlt_msix_default_handler()
4205 if (risc_status & BIT_15) { in qlt_isr()
4243 if (risc_status & BIT_8) { in qlt_isr()
4255 intr_type = risc_status & 0xff; in qlt_isr()
[all …]