Searched refs:ntb_transport_link_cleanup_work (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ntb/
H A Dntb_transport.c292 static void ntb_transport_link_cleanup_work(void *, int);
495 TASK_INIT(&nt->link_cleanup, 0, ntb_transport_link_cleanup_work, nt);
1434 ntb_transport_link_cleanup_work(void *arg, int pending __unused) function

Completed in 111 milliseconds