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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dsci_fast_list.h120 * containing the SCI_FAST_LIST at the list head.
133 * containing the SCI_FAST_LIST at the list head.
139 * This method will get the next dListField in the SCI_FAST_LIST. This method
140 * returns a pointer to a SCI_FAST_LIST object.
145 * This method will get the prev dListField in the SCI_FAST_LIST. This method
146 * returns a pointer to a SCI_FAST_LIST object.
158 * This method will determine if the supplied dListField is on a SCI_FAST_LIST.
185 * @struct SCI_FAST_LIST
187 * @brief the list owner or list anchor for a set of SCI_FAST_LIST
190 typedef struct SCI_FAST_LIST struct
[all...]

Completed in 107 milliseconds