OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_iy.c
114
int tx_start,
tx_end
, tx_last;
member in struct:iy_softc
391
device_xname(sc->sc_dev), sc->tx_start, sc->
tx_end
, sc->tx_last);
419
sc->tx_start = sc->
tx_end
= sc->rx_size;
615
sc->tx_start = sc->
tx_end
= sc->rx_size;
689
avail = sc->tx_start - sc->
tx_end
;
726
last = sc->
tx_end
;
795
device_xname(sc->sc_dev), sc->tx_start, sc->
tx_end
,
799
if (sc->tx_start != sc->
tx_end
) {
830
if (sc->tx_start == sc->
tx_end
) {
846
sc->
tx_end
= end
[
all
...]
if_iy.c
114
int tx_start,
tx_end
, tx_last;
member in struct:iy_softc
391
device_xname(sc->sc_dev), sc->tx_start, sc->
tx_end
, sc->tx_last);
419
sc->tx_start = sc->
tx_end
= sc->rx_size;
615
sc->tx_start = sc->
tx_end
= sc->rx_size;
689
avail = sc->tx_start - sc->
tx_end
;
726
last = sc->
tx_end
;
795
device_xname(sc->sc_dev), sc->tx_start, sc->
tx_end
,
799
if (sc->tx_start != sc->
tx_end
) {
830
if (sc->tx_start == sc->
tx_end
) {
846
sc->
tx_end
= end
[
all
...]
Completed in 82 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025