Home
last modified time | relevance | path

Searched refs:XHCI_CMD_CSS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h82 #define XHCI_CMD_CSS 0x00000100 /* RW Controller Save State */ macro
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c439 cmd &= ~(XHCI_CMD_CSS | XHCI_CMD_CRS); in pci_xhci_usbcmd_write()