Home
last modified time | relevance | path

Searched refs:tht_swrst_clr (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_tht.c1594 #define tht_swrst_clr(_s, _r) tht_write((_s), (_r), 0x0) macro
1645 tht_swrst_clr(sc, THT_REG_DIS_PRT); in tht_sw_reset()
1648 tht_swrst_clr(sc, THT_REG_DIS_QU_0); in tht_sw_reset()
1649 tht_swrst_clr(sc, THT_REG_DIS_QU_1); in tht_sw_reset()
1652 tht_swrst_clr(sc, THT_REG_RST_QU_0); in tht_sw_reset()
1653 tht_swrst_clr(sc, THT_REG_RST_QU_1); in tht_sw_reset()
1656 tht_swrst_clr(sc, THT_REG_RST_PRT); in tht_sw_reset()