Lines Matching refs:reset_thread
1001 const void *reset_thread; member
1107 MPASS(curthread == sc->reset_thread); in t4_read_reg()
1115 MPASS(curthread == sc->reset_thread); in t4_write_reg()
1123 MPASS(curthread == sc->reset_thread); in t4_read_reg64()
1137 MPASS(curthread == sc->reset_thread); in t4_write_reg64()
1150 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg1()
1158 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg1()
1167 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg2()
1175 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg2()
1183 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg4()
1191 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg4()