Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/ips/
H A Dips_pci.c204 ips_flush_cache(sc); in ips_pci_detach()
219 ips_flush_cache(sc); in ips_pci_shutdown()
H A Dips.h463 extern int ips_flush_cache(ips_softc_t *sc);
H A Dips_commands.c477 ips_flush_cache(ips_softc_t *sc) in ips_flush_cache() function