Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_sisreg.h115 #define SIS_CSR_RESET 0x00000100 macro
H A Dif_sis.c924 SIS_SETBIT(sc, SIS_CSR, SIS_CSR_RESET); in sis_reset()
927 if (!(CSR_READ_4(sc, SIS_CSR) & SIS_CSR_RESET)) in sis_reset()