Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi_init.c4521 data.report_event_configuration.sg_descriptors[1]) - in pqi_configure_events()
4524 &request.data.report_event_configuration.buffer_length); in pqi_configure_events()
4527 request.data.report_event_configuration.sg_descriptors, in pqi_configure_events()
4537 request.data.report_event_configuration.sg_descriptors, 1, in pqi_configure_events()
4557 data.report_event_configuration.sg_descriptors[1]) - in pqi_configure_events()
4560 &request.data.report_event_configuration.buffer_length); in pqi_configure_events()
4563 request.data.report_event_configuration.sg_descriptors, in pqi_configure_events()
4573 request.data.report_event_configuration.sg_descriptors, 1, in pqi_configure_events()
8876 data.report_event_configuration.buffer_length) != 12); in verify_structures()
8878 data.report_event_configuration.sg_descriptors) != 16); in verify_structures()
Dsmartpqi.h329 } report_event_configuration; member