Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_main.c722 rval = pqisrc_flush_cache(softs, PQISRC_NONE_CACHE_FLUSH_ONLY); in smartpqi_detach()
800 pqi_status = pqisrc_flush_cache(softs, PQISRC_SHUTDOWN); in smartpqi_shutdown()
H A Dsmartpqi_prototypes.h37 int pqisrc_flush_cache(pqisrc_softstate_t *, enum pqisrc_flush_cache_event_type);
H A Dsmartpqi_init.c913 pqisrc_flush_cache( pqisrc_softstate_t *softs, in pqisrc_flush_cache() function