OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scx_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/sociox/
if_scx.c
453
struct
scx_softc
{
struct
558
CFATTACH_DECL_NEW(scx_fdt, sizeof(struct
scx_softc
),
561
CFATTACH_DECL_NEW(scx_acpi, sizeof(struct
scx_softc
),
564
static void scx_attach_i(struct
scx_softc
*);
565
static void scx_reset(struct
scx_softc
*);
569
static void scx_set_rcvfilt(struct
scx_softc
*);
573
static void txreap(struct
scx_softc
*);
574
static void rxfill(struct
scx_softc
*);
575
static int add_rxbuf(struct
scx_softc
*, int);
576
static void rxdrain(struct
scx_softc
*sc)
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025