Searched defs:portreset (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/9/port/ |
H A D | usb.h | 118 int (*portreset)(Hci*, int, int); /* set/clear port reset */ member
|
H A D | usbehci.c | 1628 portreset(Hci *hp, int port, int on) in portreset() function
|
/plan9/sys/src/cmd/usb/usbd/ |
H A D | usbd.c | 505 portreset(Hub *h, int p) in portreset() function
|
/plan9/sys/src/9/bcm/ |
H A D | usbdwc.c | 858 portreset(Hci *hp, int port, int on) in portreset() function
|
/plan9/sys/src/9/pc/ |
H A D | usbuhci.c | 1999 portreset(Hci *hp, int port, int on) in portreset() function
|
H A D | usbohci.c | 2159 portreset(Hci *hp, int port, int on) in portreset() function
|