Lines Matching refs:reset_thread
1102 const void *reset_thread; member
1276 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()
1360 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg4()