Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h497 void t4_syncache_removed(struct toedev *, void *);
H A Dt4_listen.c835 t4_syncache_removed(struct toedev *tod, void *arg) in t4_syncache_removed() function
H A Dt4_tom.c1921 tod->tod_syncache_removed = t4_syncache_removed; in t4_tom_activate()