Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iavf.c643 static int iavf_config_irq_map(struct iavf_softc *);
857 if (iavf_config_irq_map(sc) != 0) { in iavf_attach()
1498 if (iavf_config_irq_map(sc) != 0) { in iavf_reset()
2624 iavf_config_irq_map(struct iavf_softc *sc) in iavf_config_irq_map() function