Home
last modified time | relevance | path

Searched refs:up_reattach (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/usb/
Duhub.c478 up->up_reattach = 0; in uhub_attach()
602 reconnect = up->up_reattach; in uhub_explore()
603 up->up_reattach = 0; in uhub_explore()
Dusbdivar.h137 uint8_t up_reattach; member
Dusb.c1227 dev->ud_powersrc->up_reattach = 1; in usb_needs_reattach()