Home | Sort by: relevance | last modified time | path |
/src/sys/arch/i386/pci/ | |
piixpcib.c | 90 static struct piixpcib_softc *speedstep_cookie; /* XXX */ variable in typeref:struct:piixpcib_softc * 380 speedstep_cookie = sc; 400 sc = speedstep_cookie; |
/src/sys/arch/x86/pci/ | |
ichlpcib.c | 163 struct lpcib_softc *speedstep_cookie; /* XXX */ variable in typeref:struct:lpcib_softc * 722 speedstep_cookie = sc; 741 speedstep_cookie = NULL; 751 struct lpcib_softc *sc = speedstep_cookie; |