Home
last modified time | relevance | path

Searched refs:XHCI_USBSTS (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_intr.c138 status = xhci_get32(xhcip, XHCI_R_OPER, XHCI_USBSTS); in xhci_intr()
H A Dxhci_polled.c331 status = xhci_get32(xhcip, XHCI_R_OPER, XHCI_USBSTS); in xhci_hcdi_console_input_enter()
384 status = xhci_get32(xhcip, XHCI_R_OPER, XHCI_USBSTS); in xhci_hcdi_console_read()
H A Dxhci.c1661 return (xhci_reg_poll(xhcip, XHCI_R_OPER, XHCI_USBSTS, XHCI_STS_HCH, in xhci_controller_stop()
1705 return (xhci_reg_poll(xhcip, XHCI_R_OPER, XHCI_USBSTS, in xhci_controller_reset()
1789 return (xhci_reg_poll(xhcip, XHCI_R_OPER, XHCI_USBSTS, in xhci_controller_start()
/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h85 #define XHCI_USBSTS 0x04 /* XHCI status */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h121 #define XHCI_USBSTS 0x04 /* XHCI status */ macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2213 case XHCI_USBSTS: in pci_xhci_hostop_write()
2372 case XHCI_USBSTS: /* 0x04 */ in pci_xhci_hostop_read()