Searched refs:amdccp_softc (Results 1 – 5 of 5) sorted by relevance
41 static uint32_t amdccp_rnd_read(struct amdccp_softc *);45 amdccp_common_attach(struct amdccp_softc *sc) in amdccp_common_attach()54 amdccp_rnd_read(struct amdccp_softc *sc) in amdccp_rnd_read()72 struct amdccp_softc * const sc = priv; in amdccp_rnd_callback()
36 struct amdccp_softc { struct44 void amdccp_common_attach(struct amdccp_softc *); argument
43 struct amdccp_softc sc_sc;69 struct amdccp_softc * const sc = &fsc->sc_sc; in amdccp_fdt_attach()
46 CFATTACH_DECL_NEW(amdccp_acpi, sizeof(struct amdccp_softc),65 struct amdccp_softc * const sc = device_private(self); in amdccp_acpi_attach()
49 CFATTACH_DECL_NEW(amdccp_pci, sizeof(struct amdccp_softc),103 struct amdccp_softc * const sc = device_private(self); in amdccp_pci_attach()