major
#undef major
major(cdev_t dev)
#define major(x) ((int)(((u_int)(x) >> 8)&0xff)) /* major number */