Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/usb/controller/
HDuhcireg.h63 #define UHCI_STS_HSE 0x0008 macro
HDuhci.c1429 if (status & (UHCI_STS_RD | UHCI_STS_HSE | in uhci_interrupt()
1437 if (status & UHCI_STS_HSE) { in uhci_interrupt()
1460 UHCI_STS_HSE | in uhci_interrupt()