Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c235 addr |= XHCI_ERDP_BUSY; in xhci_event_process()
H A Dxhci_polled.c255 addr |= XHCI_ERDP_BUSY; in xhci_polled_event_process()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h243 #define XHCI_ERDP_BUSY 0x00000008 /* RW - event handler busy */ macro