HomeSort by: relevance | last modified time | path
    Searched refs:scx (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/hpc/
hpcapm.c 295 hpcapm_disconnect(void *scx)
300 hpcapm_enable(void *scx, int onoff)
305 hpcapm_set_powstate(void *scx, u_int devid, u_int powstat)
310 sc = scx;
365 hpcapm_get_powstat(void *scx, u_int batteryid, struct apm_power_info *pinfo)
370 sc = scx;
400 hpcapm_get_event(void *scx, u_int *event_type, u_int *event_info)
405 sc = scx;
429 hpcapm_cpu_busy(void *scx)
434 hpcapm_cpu_idle(void *scx)
    [all...]
btnmgr.c 270 btnmgr_wskbd_enable(void *scx, int on)
272 struct btnmgr_softc *sc = scx;
286 btnmgr_wskbd_set_leds(void *scx, int leds)
294 btnmgr_wskbd_ioctl(void *scx, u_long cmd, void *data, int flag,
298 struct btnmgr_softc *sc = scx;
  /src/sys/arch/hpcmips/vr/
vr4181giu.c 247 vr4181giu_getchip(void* scx, int chipid)
249 struct vr4181giu_softc *sc = scx;
vrgiu.c 506 vrgiu_getchip(void* scx, int chipid)
508 struct vrgiu_softc *sc = scx;
vrc4172gpio.c 464 vrc4172gpio_getchip(void* scx, int chipid)
466 struct vrc4172gpio_softc *sc = scx;

Completed in 17 milliseconds