Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ips/
H A Dips_pci.c190 ips_flush_cache(sc); in ips_pci_detach()
203 ips_flush_cache(sc); in ips_pci_shutdown()
H A Dips.h165 extern int ips_flush_cache(ips_softc_t *sc);
H A Dips_commands.c391 int ips_flush_cache(ips_softc_t *sc) in ips_flush_cache() function