Lines Matching refs:reset_thread
1028 const void *reset_thread; member
1200 MPASS(curthread == sc->reset_thread); in t4_read_reg()
1208 MPASS(curthread == sc->reset_thread); in t4_write_reg()
1216 MPASS(curthread == sc->reset_thread); in t4_read_reg64()
1230 MPASS(curthread == sc->reset_thread); in t4_write_reg64()
1243 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg1()
1251 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg1()
1260 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg2()
1268 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg2()
1276 MPASS(curthread == sc->reset_thread); in t4_os_pci_read_cfg4()
1284 MPASS(curthread == sc->reset_thread); in t4_os_pci_write_cfg4()