Searched defs:csio_list_next (Results 1 – 2 of 2) sorted by relevance
72 #define csio_list_next(elem) (((struct list_head *)(elem))->next) macro