Home
last modified time | relevance | path

Searched refs:sc_event_list (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/apm/
Dapmvar.h60 struct apm_event_info sc_event_list[APM_NEVENTS]; member
Dapm.c373 evp = &sc->sc_event_list[sc->sc_event_ptr]; in apm_record_event()
806 *evp = sc->sc_event_list[i]; in apmioctl()
/netbsd/src/sys/dev/hpc/apm/
Dapmdev.c384 evp = &sc->sc_event_list[sc->sc_event_ptr]; in apm_record_event()
847 *evp = sc->sc_event_list[i]; in apmdevioctl()
/netbsd/src/sys/arch/sparc/dev/
Dtctrl.c146 struct apm_event_info sc_event_list[APM_NEVENTS]; member
745 evp = &sc->sc_event_list[sc->sc_event_ptr]; in tctrl_apm_record_event()
1155 *evp = sc->sc_event_list[i]; in tctrlioctl()