Home
last modified time | relevance | path

Searched refs:speedstep_cookie (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/i386/pci/
H A Dpiixpcib.c90 static struct piixpcib_softc *speedstep_cookie; /* XXX */ variable
380 speedstep_cookie = sc; in speedstep_configure()
400 sc = speedstep_cookie; in speedstep_sysctl_helper()
/netbsd-src/sys/arch/x86/pci/
H A Dichlpcib.c163 struct lpcib_softc *speedstep_cookie; /* XXX */ variable
722 speedstep_cookie = sc; in speedstep_configure()
741 speedstep_cookie = NULL; in speedstep_unconfigure()
751 struct lpcib_softc *sc = speedstep_cookie; in speedstep_sysctl_helper()