Searched refs:SCI_FAST_LIST_T (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dsci_fast_list.h63 * These macros implement a double linked list (SCI_FAST_LIST_T) that is
66 * SCI_FAST_LIST_T. Likewise an element that has been removed from
68 * the SCI_FAST_LIST_T found in the structure just removed from the
195 } SCI_FAST_LIST_T; typedef in typeref:struct:SCI_FAST_LIST
214 * dListAnchor - The name of the SCI_FAST_LIST_T element that is the anchor
216 * dListFieldBeingInserted - The SCI_FAST_LIST_T field in the data structure
222 SCI_FAST_LIST_T *anchor,
241 * dListAnchor - The name of the SCI_FAST_LIST_T element that is the anchor
243 * dListFieldBeingInserted - The SCI_FAST_LIST_T field in the data structure
249 SCI_FAST_LIST_T *ancho
[all...]
H A Dscif_sas_controller.h193 SCI_FAST_LIST_T smp_phy_memory_list;
H A Dscif_sas_domain.h132 SCI_FAST_LIST_T request_list;
H A Dscif_sas_smp_remote_device.h223 SCI_FAST_LIST_T smp_phy_list;
H A Dscif_sas_smp_remote_device.c1137 SCI_FAST_LIST_T * destination_smp_phy_list =
/freebsd-12-stable/sys/dev/isci/
H A Disci.h187 SCI_FAST_LIST_T pending_device_reset_list;

Completed in 53 milliseconds