Searched refs:SK_IF_WRITE_1 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/syskonnect/dev/sk/
H A Dif_sk.c3028 SK_IF_WRITE_1(sc_if, 0,
3037 SK_IF_WRITE_1(sc_if, 0, SK_LINKLED1_CTL,
3096 SK_IF_WRITE_1(sc_if, 0, SK_RXMF1_CTRL_TEST,
3101 SK_IF_WRITE_1(sc_if, 0, SK_RXMF1_CTRL_TEST,
3494 SK_IF_WRITE_1(sc_if, 0, SK_RXMF1_CTRL_TEST, SK_RFCTL_RESET_CLEAR);
3502 SK_IF_WRITE_1(sc_if, 0, SK_TXMF1_CTRL_TEST, SK_TFCTL_RESET_CLEAR);
3548 SK_IF_WRITE_1(sc_if, 0, SK_LINKLED1_CTL, SK_LINKLED_ON);
3549 SK_IF_WRITE_1(sc_if, 0, SK_LINKLED1_CTL,
3553 SK_IF_WRITE_1(sc_if, 0, SK_RXLED1_CTL,
3557 SK_IF_WRITE_1(sc_i
[all...]
H A Dif_skreg.h193 #define SK_IF_WRITE_1(sc_if, skip, reg, val) \ macro

Completed in 88 milliseconds