OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aue_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
if_aue.c
145
struct
aue_softc
{
struct
237
CFATTACH_DECL_NEW(aue, sizeof(struct
aue_softc
), aue_match, aue_attach,
240
static void aue_reset_pegasus_II(struct
aue_softc
*);
266
static void aue_reset(struct
aue_softc
*);
268
static int aue_csr_read_1(struct
aue_softc
*, int);
269
static int aue_csr_write_1(struct
aue_softc
*, int, int);
270
static int aue_csr_read_2(struct
aue_softc
*, int);
271
static int aue_csr_write_2(struct
aue_softc
*, int, int);
280
aue_csr_read_1(struct
aue_softc
*sc, int reg)
309
aue_csr_read_2(struct
aue_softc
*sc, int reg
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025