Home
last modified time | relevance | path

Searched refs:mpii_alloc_queues (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dmpii.c278 int mpii_alloc_queues(struct mpii_softc *);
527 if (mpii_alloc_queues(sc) != 0) { in mpii_attach()
2838 mpii_alloc_queues(struct mpii_softc *sc) in mpii_alloc_queues() function