Home
last modified time | relevance | path

Searched refs:sci_pool_get (Results 1 – 11 of 11) sorted by relevance

/src/sys/dev/isci/scil/
H A Dsci_pool.h153 #define sci_pool_get(this_pool, my_value) \ macro
182 sci_pool_get((this_pool), tmp_value); \
H A Dscif_sas_high_priority_request_queue.c134 sci_pool_get(fw_hprq->pool, io_address); in scif_sas_high_priority_request_queue_purge_domain()
H A Dsci_base_library.h132 sci_pool_get((library)->parent.controller_id_pool, index); \
H A Dscif_sas_controller.c881 sci_pool_get( in scif_sas_controller_allocate_internal_request()
949 sci_pool_get(fw_controller->hprq.pool, io_address); in scif_sas_controller_start_high_priority_io()
H A Dscic_sds_controller.c4412 sci_pool_get(this_controller->tci_pool, task_context); in scic_controller_allocate_io_tag()
/src/sys/dev/isci/
H A Disci_timer.c133 sci_pool_get(isci_controller->timer_pool, timer); in scif_cb_timer_create()
H A Disci_domain.c257 sci_pool_get(isci_controller->remote_device_pool, remote_device); in scif_cb_domain_ea_device_added()
H A Disci_remote_device.c180 sci_pool_get(controller->request_pool, request); in isci_remote_device_reset()
H A Disci_io_request.c769 sci_pool_get(controller->request_pool, request); in isci_io_request_execute_scsi_io()
958 sci_pool_get(controller->request_pool, request); in isci_io_request_execute_smp_io()
H A Disci.c235 sci_pool_get(controller->unmap_buffer_pool, unmap_buffer); in isci_detach()
H A Disci_controller.c184 sci_pool_get(isci_controller->unmap_buffer_pool, in scif_cb_controller_allocate_memory()