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

  /src/sys/arch/x86/x86/
odcm.c 75 struct odcm_softc { struct
95 CFATTACH_DECL_NEW(odcm, sizeof(struct odcm_softc),
120 struct odcm_softc *sc = device_private(self);
143 struct odcm_softc *sc = device_private(self);
194 struct odcm_softc *sc = device_private(self);
224 struct odcm_softc *sc = device_private(self);
284 struct odcm_softc *sc;

Completed in 83 milliseconds