Home
last modified time | relevance | path

Searched refs:SCI_ABSTRACT_ELEMENT_POOL_T (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_abstract_list.h187 } SCI_ABSTRACT_ELEMENT_POOL_T; typedef
207 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool;
218 SCI_ABSTRACT_ELEMENT_POOL_T * pool,
225 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool
442 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool,
452 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool
H A Dsci_abstract_list.c102 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool in sci_abstract_list_construct()
123 SCI_ABSTRACT_ELEMENT_POOL_T * pool, in sci_abstract_element_pool_construct()
130 memset(pool, 0, sizeof(SCI_ABSTRACT_ELEMENT_POOL_T)); in sci_abstract_element_pool_construct()
564 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool, in private_pool_free()
578 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool in private_pool_allocate()
H A Dscif_sas_controller.h136 SCI_ABSTRACT_ELEMENT_POOL_T free_remote_device_pool;