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

  /src/sys/dev/ic/
dm9000var.h 94 int txbusy; /* A packet is being transmitted. */ member in struct:dme_softc
  /src/external/gpl3/gdb.old/dist/gdb/
ser-go32.c 199 int txbusy; member in struct:dos_ttystate
336 port->txbusy = 0;
535 port->txbusy = 0;
812 port->txbusy = 1;
828 while (port->txbusy)
  /src/external/gpl3/gdb/dist/gdb/
ser-go32.c 199 int txbusy; member in struct:dos_ttystate
336 port->txbusy = 0;
535 port->txbusy = 0;
812 port->txbusy = 1;
828 while (port->txbusy)

Completed in 41 milliseconds