Home
last modified time | relevance | path

Searched refs:ti_jpool_entry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_tireg.h1075 struct ti_jpool_entry { struct
1077 SIMPLEQ_ENTRY(ti_jpool_entry) jpool_entries; argument
1124 SIMPLEQ_HEAD(, ti_jpool_entry) ti_jfree_listhead;
1125 SIMPLEQ_HEAD(, ti_jpool_entry) ti_jinuse_listhead;
H A Dif_ti.c566 struct ti_jpool_entry *entry; in ti_alloc_jumbo_mem()
616 entry = malloc(sizeof(struct ti_jpool_entry), in ti_alloc_jumbo_mem()
632 struct ti_jpool_entry *entry; in ti_jalloc()
655 struct ti_jpool_entry *entry; in ti_jfree()