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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-list.h77 * See also: xge_list_remove(), xge_list_insert(), xge_list_t{}.
96 * See also: xge_list_insert(), xge_list_t{}.
112 * xge_list_insert - Insert a new item after the specified item.
120 static inline void xge_list_insert (xge_list_t *new_item, function

Completed in 57 milliseconds