Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi.h352 #define PQI_EVENT_OFA_MEMORY_ALLOCATION 0x0 macro
Dsmartpqi_init.c3217 } else if (event_id == PQI_EVENT_OFA_MEMORY_ALLOCATION) { in pqi_ofa_process_event()
3343 if (event_id == PQI_EVENT_OFA_MEMORY_ALLOCATION) { in pqi_ofa_capture_event_payload()