OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:am79c930_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
am79c930var.h
36
struct
am79c930_softc
struct
51
void (*write_1)(struct
am79c930_softc
*, u_int32_t, u_int8_t);
52
void (*write_2)(struct
am79c930_softc
*, u_int32_t, u_int16_t);
53
void (*write_4)(struct
am79c930_softc
*, u_int32_t, u_int32_t);
54
void (*write_bytes)(struct
am79c930_softc
*, u_int32_t, u_int8_t *, size_t);
56
u_int8_t (*read_1)(struct
am79c930_softc
*, u_int32_t);
57
u_int16_t (*read_2)(struct
am79c930_softc
*, u_int32_t);
58
u_int32_t (*read_4)(struct
am79c930_softc
*, u_int32_t);
59
void (*read_bytes)(struct
am79c930_softc
*, u_int32_t, u_int8_t *, size_t);
62
void am79c930_chip_init(struct
am79c930_softc
*sc, int)
[
all
...]
am79c930var.h
36
struct
am79c930_softc
struct
51
void (*write_1)(struct
am79c930_softc
*, u_int32_t, u_int8_t);
52
void (*write_2)(struct
am79c930_softc
*, u_int32_t, u_int16_t);
53
void (*write_4)(struct
am79c930_softc
*, u_int32_t, u_int32_t);
54
void (*write_bytes)(struct
am79c930_softc
*, u_int32_t, u_int8_t *, size_t);
56
u_int8_t (*read_1)(struct
am79c930_softc
*, u_int32_t);
57
u_int16_t (*read_2)(struct
am79c930_softc
*, u_int32_t);
58
u_int32_t (*read_4)(struct
am79c930_softc
*, u_int32_t);
59
void (*read_bytes)(struct
am79c930_softc
*, u_int32_t, u_int8_t *, size_t);
62
void am79c930_chip_init(struct
am79c930_softc
*sc, int)
[
all
...]
am79c930var.h
36
struct
am79c930_softc
struct
51
void (*write_1)(struct
am79c930_softc
*, u_int32_t, u_int8_t);
52
void (*write_2)(struct
am79c930_softc
*, u_int32_t, u_int16_t);
53
void (*write_4)(struct
am79c930_softc
*, u_int32_t, u_int32_t);
54
void (*write_bytes)(struct
am79c930_softc
*, u_int32_t, u_int8_t *, size_t);
56
u_int8_t (*read_1)(struct
am79c930_softc
*, u_int32_t);
57
u_int16_t (*read_2)(struct
am79c930_softc
*, u_int32_t);
58
u_int32_t (*read_4)(struct
am79c930_softc
*, u_int32_t);
59
void (*read_bytes)(struct
am79c930_softc
*, u_int32_t, u_int8_t *, size_t);
62
void am79c930_chip_init(struct
am79c930_softc
*sc, int)
[
all
...]
Completed in 32 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025