SWRM_MCP_SLV_STATUS_SZ
status = (val >> (dev_num * SWRM_MCP_SLV_STATUS_SZ));
status = (status >> (devnum * SWRM_MCP_SLV_STATUS_SZ));