OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPS_C_PORT_ENABLED
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/dwc2/
dwc2.h
189
#define USB_PORT_STAT_C_ENABLE
UPS_C_PORT_ENABLED
/src/sys/dev/usb/
usb.h
624
#define
UPS_C_PORT_ENABLED
0x0002
uhub.c
630
if (change &
UPS_C_PORT_ENABLED
) {
vhci.c
545
port->change |=
UPS_C_PORT_ENABLED
;
motg.c
920
change |=
UPS_C_PORT_ENABLED
;
ohci.c
2510
OWRITE4(sc, port,
UPS_C_PORT_ENABLED
<< 16);
uhci.c
3716
change |=
UPS_C_PORT_ENABLED
;
ehci.c
2594
if (v & EHCI_PS_PEC) i |=
UPS_C_PORT_ENABLED
;
xhci.c
4251
if (v & XHCI_PS_PEC) i |=
UPS_C_PORT_ENABLED
;
/src/sys/arch/mips/adm5120/dev/
ahci.c
682
USETW(ps.wPortChange, (status>>16) & (UPS_C_CONNECT_STATUS|
UPS_C_PORT_ENABLED
|UPS_C_SUSPEND|UPS_C_OVERCURRENT_INDICATOR|UPS_C_PORT_RESET));
Completed in 331 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025