MPII_IOCSTATUS_SUCCESS
if (le16toh(iip.ioc_status) != MPII_IOCSTATUS_SUCCESS ||
if (le16toh(cp->ioc_status) != MPII_IOCSTATUS_SUCCESS)
if (le16toh(cp->ioc_status) != MPII_IOCSTATUS_SUCCESS)
case MPII_IOCSTATUS_SUCCESS:
if ((rep->ioc_status != MPII_IOCSTATUS_SUCCESS) ||