Home
last modified time | relevance | path

Searched refs:SCI_ABSTRACT_ELEMENT_T (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sys/dev/isci/scil/
H A Dsci_abstract_list.h131 } SCI_ABSTRACT_ELEMENT_T; typedef
144 SCI_ABSTRACT_ELEMENT_T * front_p;
149 SCI_ABSTRACT_ELEMENT_T * back_p;
175 SCI_ABSTRACT_ELEMENT_T * elements;
221 SCI_ABSTRACT_ELEMENT_T * list_elements,
286 SCI_ABSTRACT_ELEMENT_T * alElement_p
384 SCI_ABSTRACT_ELEMENT_T * alElement_p
412 SCI_ABSTRACT_ELEMENT_T * alElement_p
423 SCI_ABSTRACT_ELEMENT_T * private_pop_front(
433 SCI_ABSTRACT_ELEMENT_T * private_find(
[all …]
H A Dsci_abstract_list.c216 SCI_ABSTRACT_ELEMENT_T * alElement_p in sci_abstract_list_get_next()
304 SCI_ABSTRACT_ELEMENT_T * alElement_p = in sci_abstract_list_popfront()
329 SCI_ABSTRACT_ELEMENT_T * alElement_p; in sci_abstract_list_erase()
362 SCI_ABSTRACT_ELEMENT_T * alElement_p in sci_abstract_list_pushback()
393 SCI_ABSTRACT_ELEMENT_T * alElement_p = in sci_abstract_list_pushfront()
455 SCI_ABSTRACT_ELEMENT_T * alElement_p in sci_abstract_list_get_object()
492 SCI_ABSTRACT_ELEMENT_T * alElement_p in private_push_front()
518 SCI_ABSTRACT_ELEMENT_T * private_pop_front( in private_pop_front()
547 SCI_ABSTRACT_ELEMENT_T * private_find( in private_find()
574 SCI_ABSTRACT_ELEMENT_T * alElement_p in private_pool_free()
[all …]
H A Dscif_sas_domain.c168 SCI_ABSTRACT_ELEMENT_T * element = sci_abstract_list_get_front( in scif_domain_get_device_by_sas_address()
824 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_is_in_smp_activity()
869 SCI_ABSTRACT_ELEMENT_T * element = sci_abstract_list_get_front( in scif_sas_domain_get_device_by_containing_device()
911 SCI_ABSTRACT_ELEMENT_T * current_element; in scif_sas_domain_find_device_in_spinup_hold()
959 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_find_device_has_scheduled_activity()
1047 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_start_smp_discover()
1136 SCI_ABSTRACT_ELEMENT_T * current_element = NULL; in scif_sas_domain_finish_discover()
1230 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_cancel_smp_activities()
1330 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_schedule_clear_affiliation()
1422 SCI_ABSTRACT_ELEMENT_T * current_element; in scif_sas_domain_find_next_ea_target_reset()
H A Dsci_base_iterator.h109 SCI_ABSTRACT_ELEMENT_T * current;
H A Dscif_sas_domain_states.c383 SCI_ABSTRACT_ELEMENT_T * element = sci_abstract_list_get_front( in scif_sas_domain_stopping_state_enter()
543 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_discovering_state_enter()
H A Dscif_sas_controller.h144 SCI_ABSTRACT_ELEMENT_T remote_device_pool_elements[SCI_MAX_REMOTE_DEVICES];