MPC_DEVICE_NAME
#define MPC_DEVICE_GENE MPC_DEVICE_NAME "%d"
scnprintf(device, sizeof(device), "%s%i", MPC_DEVICE_NAME, port_num);