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