Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h639 #define PQI_EVENT_OQ_ELEMENT_LENGTH sizeof(struct pqi_event_response) macro
H A Dsmartpqi_init.c3889 response = event_queue->oq_element_array + (oq_ci * PQI_EVENT_OQ_ELEMENT_LENGTH); in pqi_process_event_intr()
4151 PQI_EVENT_OQ_ELEMENT_LENGTH; in pqi_alloc_operational_queues()
4211 PQI_EVENT_OQ_ELEMENT_LENGTH; in pqi_alloc_operational_queues()
4854 put_unaligned_le16(PQI_EVENT_OQ_ELEMENT_LENGTH / 16, in pqi_create_event_queue()