Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ixl.c874 static int ixl_queue_pairs_alloc(struct ixl_softc *);
1269 if (ixl_queue_pairs_alloc(sc) != 0) { in ixl_attach()
2285 ixl_queue_pairs_alloc(struct ixl_softc *sc) in ixl_queue_pairs_alloc() function