Home
last modified time | relevance | path

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

/linux/drivers/scsi/ibmvscsi/
A Dibmvfc.c783 struct ibmvfc_event_pool *pool = &queue->evt_pool; in ibmvfc_init_event_pool()
841 struct ibmvfc_event_pool *pool = &queue->evt_pool; in ibmvfc_free_event_pool()
1022 struct ibmvfc_event_pool *pool = &evt->queue->evt_pool; in ibmvfc_free_event()
2447 for (i = 0; i < queues[q_index].evt_pool.size; i++) { in ibmvfc_wait_for_ops()
2448 evt = &queues[q_index].evt_pool.events[i]; in ibmvfc_wait_for_ops()
2468 for (i = 0; i < queues[q_index].evt_pool.size; i++) { in ibmvfc_wait_for_ops()
2469 evt = &queues[q_index].evt_pool.events[i]; in ibmvfc_wait_for_ops()
3264 if (unlikely(!ibmvfc_valid_event(&vhost->crq.evt_pool, evt))) { in ibmvfc_handle_crq()
3797 if (unlikely(!ibmvfc_valid_event(&evt->queue->evt_pool, evt))) { in ibmvfc_handle_scrq()
A Dibmvfc.h792 struct ibmvfc_event_pool evt_pool; member
/linux/drivers/block/
A Dsx8.c334 __le32 evt_pool; member
616 ab->evt_pool = cpu_to_le32(host->shm_dma + (16 * 1024)); in carm_fill_alloc_buf()

Completed in 28 milliseconds