Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ips/
H A Dips.h169 extern int ips_ffdc_reset(ips_softc_t *sc);
H A Dips_commands.c472 int ips_ffdc_reset(ips_softc_t *sc) in ips_ffdc_reset() function
H A Dips.c399 if ((i = ips_ffdc_reset(sc)) != 0) { in ips_adapter_init()