taglinefilesource code
MINOR105fs/char_dev.creturn call_addr(rw,MINOR(dev),buf,count,pos);
MINOR33include/linux/fs.h#define MINOR(a) ((a)&0xff)