Home
last modified time | relevance | path

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

/freebsd/sys/dev/ips/
H A Dips.h168 extern int ips_update_nvram(ips_softc_t *sc);
H A Dips_commands.c585 int ips_update_nvram(ips_softc_t *sc) in ips_update_nvram() function
H A Dips.c392 ips_update_nvram(sc); /* no error check as failure doesn't matter */ in ips_adapter_init()