Searched refs:OHCI_HCFS_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dohcireg.h54 #define OHCI_HCFS_MASK 0x000000c0 /* HostControllerFunctionalStat macro
H A Dohci.c260 ctl &= ~(OHCI_CBSR_MASK | OHCI_LES | OHCI_HCFS_MASK | OHCI_IR);

Completed in 107 milliseconds