Searched refs:reset_thread (Results 1 – 2 of 2) sorted by relevance
1102 const void *reset_thread; member1276 MPASS(curthread == sc->reset_thread); in t4_read_reg()1284 MPASS(curthread == sc->reset_thread); in t4_write_reg()1292 MPASS(curthread == sc->reset_thread); in t4_read_reg64()1306 MPASS(curthread == sc->reset_thread); in t4_write_reg64()1319 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg1()1327 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg1()1336 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg2()1344 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg2()1352 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg4()[all …]
2081 MPASS(sc->reset_thread == NULL); in restart_adapter()2088 sc->reset_thread = curthread; in restart_adapter()2092 sc->reset_thread = NULL; in restart_adapter()2109 MPASS(sc->reset_thread == curthread); in set_adapter_hwstatus()2120 sc->reset_thread = NULL; in set_adapter_hwstatus()