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

  /src/sys/dev/pci/
if_tireg.h 1070 struct ti_mc_entry { struct
1072 SIMPLEQ_ENTRY(ti_mc_entry) mc_entries;
1123 SIMPLEQ_HEAD(, ti_mc_entry) ti_mc_listhead;
if_ti.c 1149 struct ti_mc_entry *mc;
1177 if ((mc = malloc(sizeof(struct ti_mc_entry), M_DEVBUF,

Completed in 16 milliseconds