Searched refs:hotspot (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/geom/ |
H A D | geom_slice.c | 87 g_free(gsp->hotspot); in g_slice_free() 243 ghp = &gsp->hotspot[m_index]; in g_slice_start() 464 gsl = gsp->hotspot; in g_slice_conf_hot() 467 if (gsp->hotspot != NULL) in g_slice_conf_hot() 468 bcopy(gsp->hotspot, gsl2, gsp->nhotspot * sizeof *gsl2); in g_slice_conf_hot() 469 gsp->hotspot = gsl2; in g_slice_conf_hot() 470 if (gsp->hotspot != NULL) in g_slice_conf_hot()
|
H A D | geom_slice.h | 64 struct g_slice_hot *hotspot; member
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | thermal.txt | 456 /* hotspot = 100 * bandgap - 120 * adc + 484 */ 470 a thermal hotspot in the silicon. The above example illustrates this situation. 472 close to CPU hotspot and together with internal CPU sensor, it is used 473 to determine the hotspot. Assuming this is the case for the above example, 475 hotspot = 100 * bandgap - 120 * adc + 484 478 consider the hotspot extrapolation rule below: 479 hotspot = 1 * adc + 6000 481 In the above equation, the hotspot is always 6C higher than what is read 485 /* hotspot = 1 * adc + 6000 */
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | images | 899 # VDC bitmap height or maybe a few OS/2 BMP with nonzero "hotspot coordinates" 923 # x, y coordinates of the hotspot 924 >>6 uleshort >0 \b, hotspot %ux 945 # x, y coordinates of the hotspot 946 >>6 uleshort >0 \b, hotspot %ux 965 # x, y coordinates of the hotspot 966 >>6 uleshort >0 \b, hotspot %ux 986 # x, y coordinates of the hotspot; should be zero for Windows variant 987 >>6 uleshort >0 \b, hotspot %ux 1004 # x, y coordinates of the hotspot; should be zero for Windows variant [all …]
|
H A D | msdos | 2099 >4 uleshort x \b, hotspot @%dx
|