Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcmips/tx/ | |
tx39clock.c | 196 txreg_t reghi, reglo, oreghi, oreglo; local in function:__tx39timer_rtcget 205 reglo = tx_conf_read(tc, TX39_TIMERRTCLO_REG); 209 } while ((reghi != oreghi || reglo != oreglo) && (--retry > 0)); 216 t->t_lo = reglo; |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ | |
nouveau_nvkm_subdev_bios_init.c | 2162 u8 reglo = nvbios_rd08(bios, init->offset + 3); local in function:init_i2c_long_if 2170 index, addr, reglo, reghi, mask, data); 2175 u8 i[2] = { reghi, reglo }; |
/src/sys/external/bsd/drm/dist/shared-core/ | |
radeon_drm.h | 251 unsigned char cmd_type, count, reglo, reghi; member in struct:__anon601bc957090a::__anon601bc9570b08 |
/src/sys/external/bsd/drm2/dist/include/uapi/drm/ | |
radeon_drm.h | 259 unsigned char cmd_type, count, reglo, reghi; member in struct:__anon05888ab0090a::__anon05888ab00b08 |