Searched defs:portenable (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/9/port/ |
H A D | usb.h | 117 int (*portenable)(Hci*, int, int); /* enable/disable port */ member
|
H A D | usbehci.c | 1570 portenable(Hci *hp, int port, int on) in portenable() function
|
/plan9/sys/src/9/bcm/ |
H A D | usbdwc.c | 841 portenable(Hci *hp, int port, int on) in portenable() function
|
/plan9/sys/src/9/pc/ |
H A D | usbuhci.c | 1968 portenable(Hci *hp, int port, int on) in portenable() function
|
H A D | usbohci.c | 2194 portenable(Hci *hp, int port, int on) in portenable() function
|