Searched defs:xge_list_remove (Results 1 - 1 of 1) sorted by path

/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{}.
92 * xge_list_remove - Remove the specified item from the linked list.
98 static inline void xge_list_remove(xge_list_t *item) function
118 * See also: xge_list_remove(), xge_list_insert_before(), xge_list_t{}.

Completed in 82 milliseconds