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

  /src/sys/dev/pci/
mpii.c 277 static int mpii_alloc_queues(struct mpii_softc *);
548 if (mpii_alloc_queues(sc) != 0) {
2861 mpii_alloc_queues(struct mpii_softc *sc) function in typeref:typename:int
2866 DNPRINTF(MPII_D_MISC, "%s: mpii_alloc_queues\n", DEVNAME(sc));

Completed in 14 milliseconds