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

  /src/sys/dev/usb/
usbnet.c 81 bool unp_stopped; member in struct:usbnet_private
890 unp->unp_stopped = false;
1155 unp->unp_stopped = true;
1170 * only after it last fired. Setting unp_stopped prevents the
1304 if (!unp->unp_stopped && !usbnet_isdying(un))
1475 unp->unp_stopped = true;
1668 unp->unp_stopped = true;

Completed in 14 milliseconds