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

  /src/sys/dev/pci/
if_ixl.c 810 static int ixl_init_locked(struct ixl_softc *);
2035 ixl_init_locked(struct ixl_softc *sc) function in typeref:typename:int
2102 error = ixl_init_locked(sc);

Completed in 14 milliseconds