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

/openbsd-current/sys/dev/pci/
H A Dif_oce.c313 ushort sc_link_up; member in struct:oce_softc
955 if (sc->sc_link_up) {
990 if (!sc->sc_link_up) {
1885 sc->sc_link_up = ((acqe->u0.s.link_status & ~ASYNC_EVENT_LOGICAL) ==
3170 sc->sc_link_up = (letoh32(cmd.params.rsp.logical_link_status) ==

Completed in 180 milliseconds