Searched refs:XHCI_PS_WRC (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhcireg.h132 #define XHCI_PS_WRC 0x00080000 /* RW - warm port reset change */ macro
H A Dxhci.c3030 XHCI_PS_OCC | XHCI_PS_WRC |
3432 XWRITE4(sc, oper, port, v | XHCI_PS_WRC);
3576 if (v & XHCI_PS_WRC)
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.c509 XHCI_PS_WRC |
2529 port->portsc |= XHCI_PS_WRC;

Completed in 115 milliseconds