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

/openbsd-current/sys/dev/pci/
H A Dif_jmevar.h196 uint32_t jme_workaround; member in struct:jme_softc
H A Dif_jme.c608 sc->jme_workaround |= JME_WA_CRCERRORS | JME_WA_PACKETLOSS;
1429 if (sc->jme_workaround & JME_WA_CRCERRORS) {
1433 if (sc->jme_workaround & JME_WA_PACKETLOSS)

Completed in 187 milliseconds