Home
last modified time | relevance | path

Searched refs:EHCI_CMD_HOST_CTRL_RESET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h195 #define EHCI_CMD_HOST_CTRL_RESET 0x00000002 /* Host controller reset */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c465 Get_OpReg(ehci_command) | EHCI_CMD_HOST_CTRL_RESET); in ehci_reset()
520 Get_OpReg(ehci_command) | EHCI_CMD_HOST_CTRL_RESET); in ehci_quiesce()
H A Dehci_util.c1031 Get_OpReg(ehci_command) | EHCI_CMD_HOST_CTRL_RESET); in ehci_init_hardware()