Lines Matching defs:shutdown_event
949 enum bmic_flush_cache_shutdown_event shutdown_event)
958 flush_cache->shutdown_event = shutdown_event;
9217 enum bmic_flush_cache_shutdown_event shutdown_event;
9234 shutdown_event = RESTART;
9236 shutdown_event = SHUTDOWN;
9242 rc = pqi_flush_cache(ctrl_info, shutdown_event);
9324 enum bmic_flush_cache_shutdown_event shutdown_event;
9326 shutdown_event = pqi_get_flush_cache_shutdown_event(pci_dev);
9327 pqi_flush_cache(ctrl_info, shutdown_event);
9401 enum bmic_flush_cache_shutdown_event shutdown_event;
9406 shutdown_event = pqi_get_flush_cache_shutdown_event(pci_dev);
9407 pqi_flush_cache(ctrl_info, shutdown_event);