Searched refs:reset_thread (Results 1 – 2 of 2) sorted by relevance
1032 const void *reset_thread; member1206 MPASS(curthread == sc->reset_thread); in t4_read_reg()1214 MPASS(curthread == sc->reset_thread); in t4_write_reg()1222 MPASS(curthread == sc->reset_thread); in t4_read_reg64()1236 MPASS(curthread == sc->reset_thread); in t4_write_reg64()1249 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg1()1257 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg1()1266 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg2()1274 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg2()1282 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg4()[all …]
1964 MPASS(sc->reset_thread == NULL); in restart_adapter()1971 sc->reset_thread = curthread; in restart_adapter()1975 sc->reset_thread = NULL; in restart_adapter()1992 MPASS(sc->reset_thread == curthread); in set_adapter_hwstatus()2003 sc->reset_thread = NULL; in set_adapter_hwstatus()