ti_jpool_entry    590 dev/pci/if_ti.c 	struct ti_jpool_entry *entry;
ti_jpool_entry    641 dev/pci/if_ti.c 		entry = malloc(sizeof(struct ti_jpool_entry),
ti_jpool_entry    681 dev/pci/if_ti.c 	struct ti_jpool_entry   *entry;
ti_jpool_entry    702 dev/pci/if_ti.c 	struct ti_jpool_entry	*entry;
ti_jpool_entry   1103 dev/pci/if_tireg.h struct ti_jpool_entry {
ti_jpool_entry   1105 dev/pci/if_tireg.h 	SLIST_ENTRY(ti_jpool_entry)	jpool_entries;
ti_jpool_entry   1135 dev/pci/if_tireg.h 	SLIST_HEAD(__ti_jfreehead, ti_jpool_entry)	ti_jfree_listhead;
ti_jpool_entry   1136 dev/pci/if_tireg.h 	SLIST_HEAD(__ti_jinusehead, ti_jpool_entry)	ti_jinuse_listhead;