Home
last modified time | relevance | path

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

/freebsd/sys/dev/ips/
H A Dips_pci.c188 ips_flush_cache(sc); in ips_pci_detach()
201 ips_flush_cache(sc); in ips_pci_shutdown()
H A Dips.h163 extern int ips_flush_cache(ips_softc_t *sc);
H A Dips_commands.c389 int ips_flush_cache(ips_softc_t *sc) in ips_flush_cache() function