Searched defs:_new (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/hpt27xx/
H A Dlist.h46 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) argument
54 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) argument
59 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) argument
/freebsd-10.1-release/sys/dev/hptnr/
H A Dlist.h45 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) argument
53 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) argument
58 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) argument
/freebsd-10.1-release/sys/dev/hptrr/
H A Dlist.h48 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) argument
56 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) argument
61 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) argument

Completed in 179 milliseconds