nge_jinuse_listhead 1154 dev/pci/if_nge.c LIST_INIT(&sc->nge_jinuse_listhead); nge_jinuse_listhead 1217 dev/pci/if_nge.c LIST_INSERT_HEAD(&sc->nge_jinuse_listhead, entry, jpool_entries); nge_jinuse_listhead 1253 dev/pci/if_nge.c entry = LIST_FIRST(&sc->nge_jinuse_listhead); nge_jinuse_listhead 666 dev/pci/if_ngereg.h LIST_HEAD(__nge_jinusehead, nge_jpool_entry) nge_jinuse_listhead;