OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:octsmi_softc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
octeon_smivar.h
33
struct
octsmi_softc
{
struct
40
int octsmi_read(struct
octsmi_softc
*, int, int, uint16_t *);
41
int octsmi_write(struct
octsmi_softc
*, int, int, uint16_t);
42
struct
octsmi_softc
octeon_smi.c
79
static void octsmi_attach_common(struct
octsmi_softc
*, int);
82
struct
octsmi_softc
* sc;
95
CFATTACH_DECL_NEW(octsmi_iobus, sizeof(struct
octsmi_softc
),
98
CFATTACH_DECL_NEW(octsmi_fdt, sizeof(struct
octsmi_softc
),
122
struct
octsmi_softc
*sc = device_private(self);
152
struct
octsmi_softc
*sc = device_private(self);
177
octsmi_attach_common(struct
octsmi_softc
*sc, int phandle)
195
octsmi_read(struct
octsmi_softc
*sc, int phy_addr, int reg, uint16_t *val)
223
octsmi_write(struct
octsmi_softc
*sc, int phy_addr, int reg, uint16_t value)
255
struct
octsmi_softc
*
[
all
...]
if_cnmacvar.h
26
struct
octsmi_softc
;
45
struct
octsmi_softc
*sc_smi;
octeon_gmxvar.h
96
struct
octsmi_softc
*ga_smi;
octeon_gmx.c
202
struct
octsmi_softc
*smi;
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025