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

  /src/sys/dev/pci/
if_ixl.c 763 static int ixl_restart_an(struct ixl_softc *);
1222 if (ixl_restart_an(sc) != 0) {
1223 /* error printed by ixl_restart_an */
4944 ixl_restart_an(struct ixl_softc *sc) function in typeref:typename:int
if_ixl.c 763 static int ixl_restart_an(struct ixl_softc *);
1222 if (ixl_restart_an(sc) != 0) {
1223 /* error printed by ixl_restart_an */
4944 ixl_restart_an(struct ixl_softc *sc) function in typeref:typename:int

Completed in 29 milliseconds