Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/igb/
H A Dif_igb.c236 static int igb_alloc_intr(struct igb_softc *);
597 error = igb_alloc_intr(sc); in igb_attach()
4272 igb_alloc_intr(struct igb_softc *sc) in igb_alloc_intr() function