Searched refs:rc_vol_label (Results 1 – 1 of 1) sorted by relevance
198 uint8_t rc_vol_label; member422 p_dev->rc_vol_label = MAX_LABEL; in initialize_device()616 __func__, p_dev->rc_vol_label); in handle_rc_features()622 if (MAX_LABEL == p_dev->rc_vol_label) { in handle_rc_features()625 p_transaction = get_transaction_by_lbl(p_dev, p_dev->rc_vol_label); in handle_rc_features()629 __func__, p_dev->rc_vol_label); in handle_rc_features()635 p_dev->rc_vol_label = p_transaction->lbl; in handle_rc_features()636 register_volumechange(p_dev->rc_vol_label, p_dev); in handle_rc_features()716 p_dev->rc_vol_label = MAX_LABEL; in handle_rc_connect()2716 p_dev->rc_vol_label == pmeta_msg->label) { in handle_rc_metamsg_rsp()[all …]