MAXPORTS_PER_DEVICE_MASK
(((minor) & ~(OUTLINE | MAXPORTS_PER_DEVICE_MASK)) \
#define USBSER_MINOR2PORT(minor) ((minor) & MAXPORTS_PER_DEVICE_MASK)