mvgbe_jpool_entry
struct mvgbe_jpool_entry *entry;
LIST_ENTRY(mvgbe_jpool_entry) jpool_entries;
entry = kmem_alloc(sizeof(struct mvgbe_jpool_entry), KM_SLEEP);
struct mvgbe_jpool_entry *entry;
struct mvgbe_jpool_entry *entry;
LIST_HEAD(__mvgbe_jfreehead, mvgbe_jpool_entry) sc_jfree_listhead;
LIST_HEAD(__mvgbe_jinusehead, mvgbe_jpool_entry) sc_jinuse_listhead;