HomeSort by relevance Sort by last modified time
    Searched refs:rx_queued (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/io/ural/
ural_var.h 82 int rx_queued; member in struct:ural_softc
ural.c 453 "ural_rxeof(): cr:%s(%d), flags:0x%x, rx_queued:%d",
457 sc->rx_queued);
519 sc->rx_queued--;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/rum/
rum_var.h 85 int rx_queued; member in struct:rum_softc
rum.c 518 "rum_rxeof(): cr:%s(%d), flags:0x%x, rx_queued:%d",
522 sc->rx_queued);
582 sc->rx_queued--;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/urtw/
urtw_var.h 88 int rx_queued; member in struct:urtw_softc
urtw.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/atu/
atu.c 644 sc->rx_queued--;
703 sc->rx_queued++;
749 sc->rx_queued = 0;
    [all...]
atu.h 91 int rx_queued; member in struct:atu_softc

Completed in 780 milliseconds