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

  /src/sys/dev/usb/
u3g.c 123 bool c_purging; /* Purging stale data */ member in struct:u3g_softc::u3g_com
418 com->c_purging = false;
631 com->c_purging = true;
658 if (com->c_purging == false)
669 com->c_purging = false;
686 com->c_purging = false;

Completed in 22 milliseconds