Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_init.c4153 data.report_event_configuration.sg_descriptors[1]) - in pqi_configure_events()
4156 &request.data.report_event_configuration.buffer_length); in pqi_configure_events()
4159 request.data.report_event_configuration.sg_descriptors, in pqi_configure_events()
4169 request.data.report_event_configuration.sg_descriptors, 1, in pqi_configure_events()
4189 data.report_event_configuration.sg_descriptors[1]) - in pqi_configure_events()
4192 &request.data.report_event_configuration.buffer_length); in pqi_configure_events()
4195 request.data.report_event_configuration.sg_descriptors, in pqi_configure_events()
4205 request.data.report_event_configuration.sg_descriptors, 1, in pqi_configure_events()
7380 data.report_event_configuration.buffer_length) != 12); in verify_structures()
7382 data.report_event_configuration.sg_descriptors) != 16); in verify_structures()
Dsmartpqi.h325 } report_event_configuration; member