Searched refs:N_DEVS (Results 1 – 1 of 1) sorted by relevance
36 #define N_DEVS 43 /* hash value for device names */ macro39 #define HASH(d) (((int)d) % N_DEVS) /* hash function */47 static struct devhash *dev_hash[N_DEVS];