Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h80 #define XHCI_CMD_HSEE 0x00000008 /* RW Host System Error Enable */ macro
H A Dxhci.c427 XHCI_CMD_INTE | XHCI_CMD_HSEE); in xhci_start_controller()