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

/freebsd-10.2-release/sys/dev/fatm/
H A Dif_fatmreg.h499 #define FATM_NSTATS 42 macro
H A Dif_fatm.c2670 ret = malloc(sizeof(u_long) * FATM_NSTATS, M_TEMP, M_WAITOK);
2727 error = SYSCTL_OUT(req, ret, sizeof(u_long) * FATM_NSTATS);

Completed in 167 milliseconds