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

  /src/sys/dev/pci/qat/
qat.c 728 int error, count, ihi; local in function:qat_alloc_msix_intr
732 ihi = 0;
735 ih_map[ihi++] = vec;
738 ih_map[ihi++] = vec;
qat.c 728 int error, count, ihi; local in function:qat_alloc_msix_intr
732 ihi = 0;
735 ih_map[ihi++] = vec;
738 ih_map[ihi++] = vec;

Completed in 25 milliseconds