Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhcireg.h64 #define UHCI_STS_HCPE 0x0010 macro
H A Duhci.c1430 UHCI_STS_HCPE | UHCI_STS_HCH)) { in uhci_interrupt()
1441 if (status & UHCI_STS_HCPE) { in uhci_interrupt()
1461 UHCI_STS_HCPE | in uhci_interrupt()