HomeSort by: relevance | last modified time | path
    Searched defs:maxcap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
ehci_pci.c 384 int maxcap = 10; local in function:ehci_release_ownership
397 if (--maxcap < 0) {
412 int maxcap = 10; local in function:ehci_get_ownership
451 if (--maxcap < 0) {
ehci_pci.c 384 int maxcap = 10; local in function:ehci_release_ownership
397 if (--maxcap < 0) {
412 int maxcap = 10; local in function:ehci_get_ownership
451 if (--maxcap < 0) {

Completed in 21 milliseconds