Home
last modified time | relevance | path

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

/trueos/sys/dev/bce/
HDif_bce.c341 static int bce_acquire_nvram_lock (struct bce_softc *);
2114 bce_acquire_nvram_lock(struct bce_softc *sc) in bce_acquire_nvram_lock() function
2553 if ((rc = bce_acquire_nvram_lock(sc)) != 0) in bce_init_nvram()
2619 if ((rc = bce_acquire_nvram_lock(sc)) != 0) in bce_nvram_read()
2802 if ((rc = bce_acquire_nvram_lock(sc)) != 0) in bce_nvram_write()