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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dsci_pool.h69 * - sci_pool_get()
155 #define sci_pool_get(this_pool, my_value) \ macro
184 sci_pool_get((this_pool), tmp_value); \
H A Dsci_base_library.h134 sci_pool_get((library)->parent.controller_id_pool, index); \
H A Dscif_sas_high_priority_request_queue.c136 sci_pool_get(fw_hprq->pool, io_address);
H A Dscif_sas_controller.c883 sci_pool_get(
951 sci_pool_get(fw_controller->hprq.pool, io_address);
H A Dscic_sds_controller.c4414 sci_pool_get(this_controller->tci_pool, task_context);
/freebsd-13-stable/sys/dev/isci/
H A Disci_timer.c135 sci_pool_get(isci_controller->timer_pool, timer);
H A Disci_domain.c259 sci_pool_get(isci_controller->remote_device_pool, remote_device);
H A Disci_remote_device.c182 sci_pool_get(controller->request_pool, request);
H A Disci_io_request.c770 sci_pool_get(controller->request_pool, request);
959 sci_pool_get(controller->request_pool, request);
H A Disci.c239 sci_pool_get(controller->unmap_buffer_pool, unmap_buffer);
H A Disci_controller.c186 sci_pool_get(isci_controller->unmap_buffer_pool,

Completed in 185 milliseconds