Searched refs:isr_test_flag (Results 1 – 2 of 2) sorted by relevance
783 sc->isr_test_flag = true; in mgb_admin_intr()940 sc->isr_test_flag = false; in mgb_intr_test()946 if (sc->isr_test_flag) in mgb_intr_test()950 if (sc->isr_test_flag) in mgb_intr_test()955 return (sc->isr_test_flag); in mgb_intr_test()
309 bool isr_test_flag; member