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

  /src/sys/arch/x86/pci/
pci_msi_machdep.c 664 u_int basing = table_indexes[i]; local in function:pci_msix_alloc_map
667 if (basing >= hw_max) {
674 if (basing == table_indexes[j]) {
pci_msi_machdep.c 664 u_int basing = table_indexes[i]; local in function:pci_msix_alloc_map
667 if (basing >= hw_max) {
674 if (basing == table_indexes[j]) {

Completed in 68 milliseconds