Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi_init.c4567 data.report_event_configuration.sg_descriptors[1]) - in pqi_configure_events()
4570 &request.data.report_event_configuration.buffer_length); in pqi_configure_events()
4573 request.data.report_event_configuration.sg_descriptors, in pqi_configure_events()
4583 request.data.report_event_configuration.sg_descriptors, 1, in pqi_configure_events()
4603 data.report_event_configuration.sg_descriptors[1]) - in pqi_configure_events()
4606 &request.data.report_event_configuration.buffer_length); in pqi_configure_events()
4609 request.data.report_event_configuration.sg_descriptors, in pqi_configure_events()
4619 request.data.report_event_configuration.sg_descriptors, 1, in pqi_configure_events()
8746 data.report_event_configuration.buffer_length) != 12); in verify_structures()
8748 data.report_event_configuration.sg_descriptors) != 16); in verify_structures()
Dsmartpqi.h327 } report_event_configuration; member