NT_UP Use this macro to indicate whether your driver will run on a uniprocessor machine or multiprocessor machine. The default is uniprocessor, as follows: NT_UP=1 To specify multiprocessor, set: NT_UP=0