Searched refs:TMOD_MAJOR (Results 1 – 3 of 3) sorted by relevance
33 #define TMOD_MAJOR 252 macro
53 static int Major = TMOD_MAJOR;
58 devt = makedev(TMOD_MAJOR, 0); in tmodopen()