Searched refs:sc2 (Results 1 – 4 of 4) sorted by relevance
475 const char *sc1, *sc2; in strpbrk() local478 for (sc2 = ct; *sc2 != '\0'; ++sc2) { in strpbrk()479 if (*sc1 == *sc2) in strpbrk()
302 unsigned int sc0, sc1, sc2, sc3; in amd_calc_l3_indices() local316 l3->subcaches[2] = sc2 = !(val & BIT(8)) + !(val & BIT(9)); in amd_calc_l3_indices()319 l3->indices = (max(max3(sc0, sc1, sc2), sc3) << 10) - 1; in amd_calc_l3_indices()
143 u8 sc2; member829 sensf_req->sc2 = 0xFF; in digital_in_send_sensf_req()1158 sensf_res->rd[1] = sensf_req->sc2; in digital_tg_send_sensf_res()
815 /dev/sc1 for /dev/scc0, /dev/sc2 for /dev/scc1, and so