Searched defs:portenable (Results 1 – 8 of 8) sorted by relevance
/plan9-contrib/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-contrib/sys/src/9/bcm/ |
H A D | usb.h | 118 int (*portenable)(Hci*, int, int); /* enable/disable port */ member
|
H A D | usbdwc.c | 897 portenable(Hci *hp, int port, int on) in portenable() function
|
H A D | usbxhci.c | 1684 portenable(Hci*, int, int) in portenable() function
|
/plan9-contrib/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
|
/plan9-contrib/sys/src/9/loongson/ |
H A D | usbohci.c | 2196 portenable(Hci *hp, int port, int on) in portenable() function
|