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

/freebsd-10.2-release/sys/dev/isci/scil/
H A Dsci_pool.h67 * - sci_pool_get()
153 #define sci_pool_get(this_pool, my_value) \ macro
182 sci_pool_get((this_pool), tmp_value); \
H A Dsci_base_library.h132 sci_pool_get((library)->parent.controller_id_pool, index); \
H A Dscif_sas_high_priority_request_queue.c134 sci_pool_get(fw_hprq->pool, io_address);
H A Dscif_sas_controller.c881 sci_pool_get(
949 sci_pool_get(fw_controller->hprq.pool, io_address);
H A Dscic_sds_controller.c4412 sci_pool_get(this_controller->tci_pool, task_context);
/freebsd-10.2-release/sys/dev/isci/
H A Disci_timer.c133 sci_pool_get(isci_controller->timer_pool, timer);
H A Disci_domain.c257 sci_pool_get(isci_controller->remote_device_pool, remote_device);
H A Disci_remote_device.c180 sci_pool_get(controller->request_pool, request);
H A Disci_io_request.c770 sci_pool_get(controller->request_pool, request);
960 sci_pool_get(controller->request_pool, request);
H A Disci.c236 sci_pool_get(controller->unmap_buffer_pool, unmap_buffer);
H A Disci_controller.c184 sci_pool_get(isci_controller->unmap_buffer_pool,

Completed in 193 milliseconds