OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amdccp_softc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
amdccpvar.h
36
struct
amdccp_softc
{
struct
44
void amdccp_common_attach(struct
amdccp_softc
*);
amdccp.c
41
static uint32_t amdccp_rnd_read(struct
amdccp_softc
*);
45
amdccp_common_attach(struct
amdccp_softc
*sc)
54
amdccp_rnd_read(struct
amdccp_softc
*sc)
72
struct
amdccp_softc
* const sc = priv;
/src/sys/dev/fdt/
amdccp_fdt.c
43
struct
amdccp_softc
sc_sc;
69
struct
amdccp_softc
* const sc = &fsc->sc_sc;
/src/sys/dev/acpi/
amdccp_acpi.c
46
CFATTACH_DECL_NEW(amdccp_acpi, sizeof(struct
amdccp_softc
),
65
struct
amdccp_softc
* const sc = device_private(self);
/src/sys/dev/pci/
amdccp_pci.c
49
CFATTACH_DECL_NEW(amdccp_pci, sizeof(struct
amdccp_softc
),
103
struct
amdccp_softc
* const sc = device_private(self);
Completed in 14 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025