HomeSort by: relevance | last modified time | path
    Searched refs:ti_jpool_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_tireg.h 1075 struct ti_jpool_entry { struct
1077 SIMPLEQ_ENTRY(ti_jpool_entry) jpool_entries;
1124 SIMPLEQ_HEAD(, ti_jpool_entry) ti_jfree_listhead;
1125 SIMPLEQ_HEAD(, ti_jpool_entry) ti_jinuse_listhead;
if_ti.c 566 struct ti_jpool_entry *entry;
616 entry = malloc(sizeof(struct ti_jpool_entry),
632 struct ti_jpool_entry *entry;
655 struct ti_jpool_entry *entry;

Completed in 42 milliseconds