Home
last modified time | relevance | path

Searched refs:PQI_NUM_EVENT_QUEUE_ELEMENTS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_intr.c441 oq_ci = (oq_ci + 1) % PQI_NUM_EVENT_QUEUE_ELEMENTS; in process_event_intr()
H A Dsmartpqi_hw.h125 #define PQI_NUM_EVENT_QUEUE_ELEMENTS 32 macro
H A Dsmartpqi_init.c652 aligned_pointer += PQI_NUM_EVENT_QUEUE_ELEMENTS * in pqi_alloc_operation_queues()
713 aligned_pointer += PQI_NUM_EVENT_QUEUE_ELEMENTS * in pqi_alloc_operation_queues()
1261 PQI_NUM_EVENT_QUEUE_ELEMENTS; in create_event_queue()