Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/smartpqi/
Dsmartpqi.h1375 u8 ctrl_logging_supported : 1; member
Dsmartpqi_init.c7927 ctrl_info->ctrl_logging_supported = firmware_feature->enabled; in pqi_ctrl_update_feature_flags()
8141 ctrl_info->ctrl_logging_supported = false; in pqi_ctrl_reset_config()
8483 if (ctrl_info->ctrl_logging_supported && !reset_devices) { in pqi_ctrl_init()
8674 if (ctrl_info->ctrl_logging_supported) { in pqi_ctrl_init_resume()