Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dif_ix.c257 static int ix_alloc_intr(struct ix_softc *);
587 error = ix_alloc_intr(sc); in ix_attach()
3888 ix_alloc_intr(struct ix_softc *sc) in ix_alloc_intr() function