Lines Matching defs:periph_result
626 struct periph_match_result *periph_result;
628 periph_result =
629 &ccb.cdm.matches[i].result.periph_result;
638 periph_result->periph_name,
639 periph_result->unit_number);
8945 struct periph_match_result *periph_result;
8947 periph_result =
8948 &ccb.cdm.matches[i].result.periph_result;
8963 bcopy(periph_result, &item->periph_matches[
8965 sizeof(*periph_result));