Home | Sort by: relevance | last modified time | path |
/src/sys/dev/apm/ | |
apmvar.h | 60 struct apm_event_info sc_event_list[APM_NEVENTS]; member in struct:apm_softc |
apmvar.h | 60 struct apm_event_info sc_event_list[APM_NEVENTS]; member in struct:apm_softc |
/src/sys/arch/sparc/dev/ | |
tctrl.c | 146 struct apm_event_info sc_event_list[APM_NEVENTS]; member in struct:tctrl_softc 745 evp = &sc->sc_event_list[sc->sc_event_ptr]; 1155 *evp = sc->sc_event_list[i]; |
tctrl.c | 146 struct apm_event_info sc_event_list[APM_NEVENTS]; member in struct:tctrl_softc 745 evp = &sc->sc_event_list[sc->sc_event_ptr]; 1155 *evp = sc->sc_event_list[i]; |