HomeSort by: relevance | last modified time | path
    Searched defs:txnext (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/isa/
if_iy.c 1119 u_int txstatus, txstat2, txlen, txnext; local in function:iy_intr_tx
1135 txnext = le16toh(bus_space_read_stream_2(iot, ioh,
1149 txstatus, sbuf, txnext, txlen);
1153 sc->tx_start = txnext;

Completed in 11 milliseconds