Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h257 #define DONE_QUEUE_INTR_COUNTER 0x7 /* Done queue intr counter */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1241 for (count = 0; count <= DONE_QUEUE_INTR_COUNTER; count++) { in ohci_polled_stop_processing()
1327 for (count = 0; count <= DONE_QUEUE_INTR_COUNTER; count++) { in ohci_polled_restore_state()