HomeSort by: relevance | last modified time | path
    Searched defs:ixv_disable_intr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixv.c 117 static void ixv_disable_intr(struct ixgbe_softc *);
1480 ixv_disable_intr(sc);
2340 * ixv_disable_intr
2343 ixv_disable_intr(struct ixgbe_softc *sc) function in typeref:typename:void
2356 } /* ixv_disable_intr */
3271 ixv_disable_intr(sc);

Completed in 112 milliseconds