Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dsci_abstract_list.h189 } SCI_ABSTRACT_ELEMENT_POOL_T; typedef
209 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool;
220 SCI_ABSTRACT_ELEMENT_POOL_T * pool,
227 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool
444 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool,
454 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool
H A Dsci_abstract_list.c104 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool in sci_abstract_list_construct()
125 SCI_ABSTRACT_ELEMENT_POOL_T * pool, in sci_abstract_element_pool_construct()
132 memset(pool, 0, sizeof(SCI_ABSTRACT_ELEMENT_POOL_T)); in sci_abstract_element_pool_construct()
573 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool, in private_pool_free()
587 SCI_ABSTRACT_ELEMENT_POOL_T * free_pool in private_pool_allocate()
H A Dscif_sas_controller.h138 SCI_ABSTRACT_ELEMENT_POOL_T free_remote_device_pool;