Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_tireg.h1072 struct ti_mc_entry { struct
1074 SIMPLEQ_ENTRY(ti_mc_entry) mc_entries; argument
1123 SIMPLEQ_HEAD(, ti_mc_entry) ti_mc_listhead;
H A Dif_ti.c1150 struct ti_mc_entry *mc; in ti_setmulti()
1177 if ((mc = malloc(sizeof(struct ti_mc_entry), M_DEVBUF, in ti_setmulti()