DCDPART_MASK
minor & DCDPART_MASK,
part = minor & DCDPART_MASK; \
#define DCDPART(dev) (getminor((dev)) & DCDPART_MASK)