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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h425 #define CTRL_LRST __BIT(3) /* link reset */ macro
H A Dif_wm.c13467 sc->sc_ctrl &= ~CTRL_LRST;
13555 sc->sc_ctrl &= ~CTRL_LRST;
13810 sc->sc_ctrl |= CTRL_LRST;
13814 sc->sc_ctrl &= ~CTRL_LRST;

Completed in 87 milliseconds