Home
last modified time | relevance | path

Searched defs:SCI_SIMPLE_LIST (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_simple_list.h147 typedef struct SCI_SIMPLE_LIST struct
149 struct SCI_SIMPLE_LIST_ELEMENT *list_head; argument
150 struct SCI_SIMPLE_LIST_ELEMENT *list_tail; argument
152 } SCI_SIMPLE_LIST_T; argument