RF_MH_TABLESIZE 63 dev/raidframe/rf_debugMem.c static struct mh_struct *mh_table[RF_MH_TABLESIZE]; RF_MH_TABLESIZE 108 dev/raidframe/rf_debugMem.c for (i = 0; i < RF_MH_TABLESIZE; i++) { RF_MH_TABLESIZE 138 dev/raidframe/rf_debugMem.c for (i = 0; i < RF_MH_TABLESIZE; i++) RF_MH_TABLESIZE 145 dev/raidframe/rf_debugMem.c #define HASHADDR(_a_) ( (((unsigned long) _a_)>>3) % RF_MH_TABLESIZE )