Searched refs:FBT_PROBETAB_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cddl/dev/fbt/ | ||
H A D | fbt.h | 76 #define FBT_PROBETAB_SIZE 0x8000 /* 32k entries -- 128K total */ macro |
H A D | fbt.c | 1256 fbt_probetab_size = FBT_PROBETAB_SIZE; in fbt_load() |