Home
last modified time | relevance | path

Searched refs:t4_syncache_added (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h496 void t4_syncache_added(struct toedev *, void *);
H A Dt4_listen.c827 t4_syncache_added(struct toedev *tod __unused, void *arg) in t4_syncache_added() function
H A Dt4_tom.c1920 tod->tod_syncache_added = t4_syncache_added; in t4_tom_activate()