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

/freebsd-10.1-release/sys/cddl/dev/fbt/
H A Dfbt_powerpc.c78 static int fbt_unload(void);
1294 fbt_unload() function
1346 SYSUNINIT(fbt_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, fbt_unload, NULL);
H A Dfbt.c85 static int fbt_unload(void);
1371 fbt_unload() function
1425 SYSUNINIT(fbt_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, fbt_unload, NULL);

Completed in 99 milliseconds