/src/sys/arch/hpcmips/vr/ |
com_vrip.c | 83 int sc_pwctl; member in struct:com_vrip_softc 175 vsc->sc_pwctl = device_cfdata(self)->cf_loc[VRIPIFCF_PWCTL]; 193 config_hook_call(CONFIG_HOOK_POWERCONTROL, vsc->sc_pwctl, (void*)1); 205 VPRINTF(("%s: pwctl %d\n", device_xname(self), vsc->sc_pwctl));
|
com_vrip.c | 83 int sc_pwctl; member in struct:com_vrip_softc 175 vsc->sc_pwctl = device_cfdata(self)->cf_loc[VRIPIFCF_PWCTL]; 193 config_hook_call(CONFIG_HOOK_POWERCONTROL, vsc->sc_pwctl, (void*)1); 205 VPRINTF(("%s: pwctl %d\n", device_xname(self), vsc->sc_pwctl));
|
com_vrip.c | 83 int sc_pwctl; member in struct:com_vrip_softc 175 vsc->sc_pwctl = device_cfdata(self)->cf_loc[VRIPIFCF_PWCTL]; 193 config_hook_call(CONFIG_HOOK_POWERCONTROL, vsc->sc_pwctl, (void*)1); 205 VPRINTF(("%s: pwctl %d\n", device_xname(self), vsc->sc_pwctl));
|