Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_msk.c2124 SK_IF_WRITE_4(sc_if, 0, SK_RXRB1_CTLTST, SK_RBCTL_UNRESET); in msk_init()
2131 SK_IF_WRITE_4(sc_if, 1, SK_TXRBA1_CTLTST, SK_RBCTL_UNRESET); in msk_init()
H A Dif_sk.c2317 SK_IF_WRITE_4(sc_if, 0, SK_RXRB1_CTLTST, SK_RBCTL_UNRESET); in sk_init()
2324 SK_IF_WRITE_4(sc_if, 1, SK_TXRBS1_CTLTST, SK_RBCTL_UNRESET); in sk_init()
H A Dif_skreg.h1039 #define SK_RBCTL_UNRESET 0x00000002 macro