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

  /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));

Completed in 70 milliseconds