/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
power_budget.h | 20 u8 ecount; member in struct:nvbios_power_budget
|
vpstate.h | 11 u8 ecount; member in struct:nvbios_vpstate_header
|
/src/sys/dev/i2c/ |
sht4x.c | 538 int ecount = 0; local in function:sht4x_attach 590 ecount++;
|
sgp40.c | 575 int ecount = 0; local in function:sgp40_attach 637 ecount++; 644 ecount++; 669 ecount++; 684 ecount++;
|
si70xx.c | 606 int ecount = 0; local in function:si70xx_attach 658 ecount++; 690 ecount++;
|
sht3x.c | 1082 int ecount = 0; local in function:sht3x_attach 1153 ecount++; 1161 ecount++; 1171 ecount++;
|
/src/sys/arch/sparc/dev/ |
cgtwo.c | 302 int error, start, count, ecount; local in function:cgtwogetcmap 308 ecount = start + count; 316 for (i = start; i < ecount; i++) 319 for (i = start; i < ecount; i++) 322 for (i = start; i < ecount; i++) 343 u_int start, count, ecount; local in function:cgtwoputcmap 349 ecount = start + count; 365 for (i = start; i < ecount; i++) 368 for (i = start; i < ecount; i++) 371 for (i = start; i < ecount; i++ [all...] |
/src/sys/arch/sun3/dev/ |
cg2.c | 298 int error, start, count, ecount; local in function:cg2getcmap 304 ecount = start + count; 312 for (i = start; i < ecount; i++) 315 for (i = start; i < ecount; i++) 318 for (i = start; i < ecount; i++) 340 u_int start, count, ecount; local in function:cg2putcmap 346 ecount = start + count; 362 for (i = start; i < ecount; i++) 365 for (i = start; i < ecount; i++) 368 for (i = start; i < ecount; i++ [all...] |
/src/sys/arch/ia64/unwind/ |
decode.h | 106 u_int ecount; member in struct:unwind_desc_B2 112 vsize_t ecount; member in struct:unwind_desc_B3
|