Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ixl.c875 static void ixl_queue_pairs_free(struct ixl_softc *);
1419 ixl_queue_pairs_free(sc); in ixl_attach()
1500 ixl_queue_pairs_free(sc); in ixl_detach()
2338 ixl_queue_pairs_free(struct ixl_softc *sc) in ixl_queue_pairs_free() function