Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/isci/scil/
H A Dsci_pool.h155 #define sci_pool_get(this_pool, my_value) \ macro
184 sci_pool_get((this_pool), tmp_value); \
H A Dscif_sas_high_priority_request_queue.c136 sci_pool_get(fw_hprq->pool, io_address); in scif_sas_high_priority_request_queue_purge_domain()
H A Dsci_base_library.h134 sci_pool_get((library)->parent.controller_id_pool, index); \
H A Dscif_sas_controller.c883 sci_pool_get( in scif_sas_controller_allocate_internal_request()
951 sci_pool_get(fw_controller->hprq.pool, io_address); in scif_sas_controller_start_high_priority_io()
H A Dscic_sds_controller.c4414 sci_pool_get(this_controller->tci_pool, task_context); in scic_controller_allocate_io_tag()
/freebsd-12.1/sys/dev/isci/
H A Disci_timer.c135 sci_pool_get(isci_controller->timer_pool, timer); in scif_cb_timer_create()
H A Disci_domain.c259 sci_pool_get(isci_controller->remote_device_pool, remote_device); in scif_cb_domain_ea_device_added()
H A Disci_remote_device.c182 sci_pool_get(controller->request_pool, request); in isci_remote_device_reset()
H A Disci_io_request.c772 sci_pool_get(controller->request_pool, request); in isci_io_request_execute_scsi_io()
962 sci_pool_get(controller->request_pool, request); in isci_io_request_execute_smp_io()
H A Disci.c239 sci_pool_get(controller->unmap_buffer_pool, unmap_buffer); in isci_detach()
H A Disci_controller.c186 sci_pool_get(isci_controller->unmap_buffer_pool, in scif_cb_controller_allocate_memory()