HomeSort by: relevance | last modified time | path
    Searched defs:calibrations (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/vr/
vrpiu.c 263 } calibrations[] = { local in function:vrpiu_init
302 if (calibrations[i].mask == NULL
303 || platid_match(&platid, calibrations[i].mask))
307 (void *)__UNCONST(&calibrations[i].coords), 0, 0);
vrpiu.c 263 } calibrations[] = { local in function:vrpiu_init
302 if (calibrations[i].mask == NULL
303 || platid_match(&platid, calibrations[i].mask))
307 (void *)__UNCONST(&calibrations[i].coords), 0, 0);

Completed in 22 milliseconds