Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsci_simple_list.h149 struct SCI_SIMPLE_LIST_ELEMENT *list_head;
150 struct SCI_SIMPLE_LIST_ELEMENT *list_tail;
159 typedef struct SCI_SIMPLE_LIST_ELEMENT struct
161 struct SCI_SIMPLE_LIST_ELEMENT *next; argument