Searched refs:SK_RBCTL_UNRESET (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | if_msk.c | 2124 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 D | if_sk.c | 2317 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 D | if_skreg.h | 1039 #define SK_RBCTL_UNRESET 0x00000002 macro
|