Searched refs:pqi_supported_event_types (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c136 static unsigned int pqi_supported_event_types[] = { variable
480 for (index = 0; index < ARRAY_SIZE(pqi_supported_event_types); index++)
481 if (event_type == pqi_supported_event_types[index])
10668 ARRAY_SIZE(pqi_supported_event_types));

Completed in 147 milliseconds