Home
last modified time | relevance | path

Searched refs:ctrl_logging_supported (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/scsi/smartpqi/
Dsmartpqi.h1375 u8 ctrl_logging_supported : 1; member
Dsmartpqi_init.c7928 ctrl_info->ctrl_logging_supported = firmware_feature->enabled; in pqi_ctrl_update_feature_flags()
8142 ctrl_info->ctrl_logging_supported = false; in pqi_ctrl_reset_config()
8484 if (ctrl_info->ctrl_logging_supported && !is_kdump_kernel()) { in pqi_ctrl_init()
8675 if (ctrl_info->ctrl_logging_supported) { in pqi_ctrl_init_resume()