Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/isci/scil/
H A Dsci_abstract_list.h129 } SCI_ABSTRACT_ELEMENT_T; typedef
142 SCI_ABSTRACT_ELEMENT_T * front_p;
147 SCI_ABSTRACT_ELEMENT_T * back_p;
173 SCI_ABSTRACT_ELEMENT_T * elements;
219 SCI_ABSTRACT_ELEMENT_T * list_elements,
284 SCI_ABSTRACT_ELEMENT_T * alElement_p
382 SCI_ABSTRACT_ELEMENT_T * alElement_p
410 SCI_ABSTRACT_ELEMENT_T * alElement_p
421 SCI_ABSTRACT_ELEMENT_T * private_pop_front(
431 SCI_ABSTRACT_ELEMENT_T * private_find(
[all …]
H A Dsci_abstract_list.c214 SCI_ABSTRACT_ELEMENT_T * alElement_p in sci_abstract_list_get_next()
302 SCI_ABSTRACT_ELEMENT_T * alElement_p = in sci_abstract_list_popfront()
327 SCI_ABSTRACT_ELEMENT_T * alElement_p; in sci_abstract_list_erase()
360 SCI_ABSTRACT_ELEMENT_T * alElement_p in sci_abstract_list_pushback()
391 SCI_ABSTRACT_ELEMENT_T * alElement_p = in sci_abstract_list_pushfront()
453 SCI_ABSTRACT_ELEMENT_T * alElement_p in sci_abstract_list_get_object()
490 SCI_ABSTRACT_ELEMENT_T * alElement_p in private_push_front()
516 SCI_ABSTRACT_ELEMENT_T * private_pop_front( in private_pop_front()
545 SCI_ABSTRACT_ELEMENT_T * private_find( in private_find()
572 SCI_ABSTRACT_ELEMENT_T * alElement_p in private_pool_free()
[all …]
H A Dscif_sas_domain.c166 SCI_ABSTRACT_ELEMENT_T * element = sci_abstract_list_get_front( in scif_domain_get_device_by_sas_address()
822 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_is_in_smp_activity()
867 SCI_ABSTRACT_ELEMENT_T * element = sci_abstract_list_get_front( in scif_sas_domain_get_device_by_containing_device()
909 SCI_ABSTRACT_ELEMENT_T * current_element; in scif_sas_domain_find_device_in_spinup_hold()
957 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_find_device_has_scheduled_activity()
1045 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_start_smp_discover()
1134 SCI_ABSTRACT_ELEMENT_T * current_element = NULL; in scif_sas_domain_finish_discover()
1228 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_cancel_smp_activities()
1328 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_schedule_clear_affiliation()
1420 SCI_ABSTRACT_ELEMENT_T * current_element; in scif_sas_domain_find_next_ea_target_reset()
H A Dsci_base_iterator.h107 SCI_ABSTRACT_ELEMENT_T * current;
H A Dscif_sas_domain_states.c381 SCI_ABSTRACT_ELEMENT_T * element = sci_abstract_list_get_front( in scif_sas_domain_stopping_state_enter()
541 SCI_ABSTRACT_ELEMENT_T * current_element = in scif_sas_domain_discovering_state_enter()
H A Dscif_sas_controller.h142 SCI_ABSTRACT_ELEMENT_T remote_device_pool_elements[SCI_MAX_REMOTE_DEVICES];