OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:octmpi_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
octeon_mpi.c
50
struct
octmpi_softc
{
struct
72
static void octmpi_xfer(struct
octmpi_softc
*, size_t, size_t);
73
static void octmpi_wait(struct
octmpi_softc
*);
74
static inline uint64_t octmpi_reg_rd(struct
octmpi_softc
*, int);
75
static inline void octmpi_reg_wr(struct
octmpi_softc
*, int, uint64_t);
85
CFATTACH_DECL_NEW(octeon_mpi, sizeof(struct
octmpi_softc
),
109
struct
octmpi_softc
*sc = device_private(self);
159
struct
octmpi_softc
*sc = arg;
172
struct
octmpi_softc
*sc = (void *)parent;
187
struct
octmpi_softc
*sc = (void *)parent
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025