Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhcireg.h60 #define UHCI_STS_USBINT 0x0001 macro
H A Duhci.c1457 status &= (UHCI_STS_USBINT | in uhci_interrupt()