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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-list.h118 * See also: xge_list_remove(), xge_list_insert_before(), xge_list_t{}.
134 * xge_list_insert_before - Insert a new item before the specified item.
140 static inline void xge_list_insert_before (xge_list_t *new_item, function

Completed in 53 milliseconds