Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_skreg.h1090 #define SK_RFCTL_RESET_SET 0x00000001 /* MAC FIFO Reset Set */ macro
H A Dif_msk.c2240 SK_IF_WRITE_1(sc_if,0, SK_RXMF1_CTRL_TEST, SK_RFCTL_RESET_SET); in msk_stop()
H A Dif_sk.c2472 SK_IF_WRITE_1(sc_if,0, SK_RXMF1_CTRL_TEST, SK_RFCTL_RESET_SET); in sk_stop()