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

  /src/sys/dev/pci/
if_bnx.c 328 int bnx_acquire_nvram_lock(struct bnx_softc *);
1357 bnx_acquire_nvram_lock(struct bnx_softc *sc) function in typeref:typename:int
1767 if ((rc = bnx_acquire_nvram_lock(sc)) != 0)
1829 if ((rc = bnx_acquire_nvram_lock(sc)) != 0)
2000 if ((rc = bnx_acquire_nvram_lock(sc)) != 0)
if_bnx.c 328 int bnx_acquire_nvram_lock(struct bnx_softc *);
1357 bnx_acquire_nvram_lock(struct bnx_softc *sc) function in typeref:typename:int
1767 if ((rc = bnx_acquire_nvram_lock(sc)) != 0)
1829 if ((rc = bnx_acquire_nvram_lock(sc)) != 0)
2000 if ((rc = bnx_acquire_nvram_lock(sc)) != 0)

Completed in 28 milliseconds