Searched refs:reset_thread (Results 1 – 2 of 2) sorted by relevance
1103 const void *reset_thread; member1277 MPASS(curthread == sc->reset_thread); in t4_read_reg()1285 MPASS(curthread == sc->reset_thread); in t4_write_reg()1293 MPASS(curthread == sc->reset_thread); in t4_read_reg64()1307 MPASS(curthread == sc->reset_thread); in t4_write_reg64()1320 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg1()1328 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg1()1337 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg2()1345 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg2()1353 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg4()[all …]
2082 MPASS(sc->reset_thread == NULL); in restart_adapter()2089 sc->reset_thread = curthread; in restart_adapter()2093 sc->reset_thread = NULL; in restart_adapter()2110 MPASS(sc->reset_thread == curthread); in set_adapter_hwstatus()2121 sc->reset_thread = NULL; in set_adapter_hwstatus()