Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c5044 data.report_event_configuration.sg_descriptors[1]) - in pqi_configure_events()
5047 &request.data.report_event_configuration.buffer_length); in pqi_configure_events()
5050 request.data.report_event_configuration.sg_descriptors, in pqi_configure_events()
5059 request.data.report_event_configuration.sg_descriptors, 1, in pqi_configure_events()
5079 data.report_event_configuration.sg_descriptors[1]) - in pqi_configure_events()
5082 &request.data.report_event_configuration.buffer_length); in pqi_configure_events()
5085 request.data.report_event_configuration.sg_descriptors, in pqi_configure_events()
5094 request.data.report_event_configuration.sg_descriptors, 1, in pqi_configure_events()
10592 data.report_event_configuration.buffer_length) != 12); in pqi_verify_structures()
10594 data.report_event_configuration.sg_descriptors) != 16); in pqi_verify_structures()
H A Dsmartpqi.h410 } report_event_configuration; member