Searched refs:sci_pool_put (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.2-release/sys/dev/isci/scil/
H A Dsci_pool.h68 * - sci_pool_put()
163 #define sci_pool_put(this_pool, the_value) \ macro
184 sci_pool_put((this_pool), tmp_value); \
H A Dsci_base_library.h159 sci_pool_put((library)->parent.controller_id_pool, index); \
H A Dscif_sas_high_priority_request_queue.c142 sci_pool_put(fw_hprq->pool, io_address);
H A Dscif_sas_internal_io_request.c170 sci_pool_put(
H A Dscif_sas_smp_io_request.c591 sci_pool_put(fw_controller->hprq.pool, (POINTER_UINT) new_request_memory);
H A Dscif_sas_controller.c917 sci_pool_put(
H A Dscif_sas_controller_state_handlers.c401 sci_pool_put(fw_controller->internal_request_memory_pool, address);
H A Dscif_sas_smp_remote_device.c1514 sci_pool_put(fw_controller->hprq.pool, (POINTER_UINT) new_command_handle);
H A Dscic_sds_controller.c4454 sci_pool_put(this_controller->tci_pool, index);
5623 sci_pool_put(this_controller->tci_pool, index);
/freebsd-10.2-release/sys/dev/isci/
H A Disci_timer.c163 sci_pool_put(isci_controller->timer_pool, (struct ISCI_TIMER *)timer_handle);
H A Disci_task_request.c243 sci_pool_put(isci_controller->request_pool,
H A Disci_controller.c220 sci_pool_put(isci_controller->unmap_buffer_pool,
271 sci_pool_put(controller->timer_pool, timer++);
495 sci_pool_put(controller->request_pool, request);
535 sci_pool_put(controller->remote_device_pool,
H A Disci_domain.c315 sci_pool_put(isci_controller->remote_device_pool,
H A Disci_io_request.c227 sci_pool_put(isci_controller->request_pool,

Completed in 142 milliseconds