OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msm6242b_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
msm6242bvar.h
35
struct
msm6242b_softc
{
struct
44
void msm6242b_attach(struct
msm6242b_softc
*);
msm6242b.c
54
bool msm6242b_hold(struct
msm6242b_softc
*sc);
55
void msm6242b_free(struct
msm6242b_softc
*sc);
56
static uint8_t msm6242b_read(struct
msm6242b_softc
*, uint8_t);
57
static void msm6242b_write(struct
msm6242b_softc
*, uint8_t, uint8_t);
58
static void msm6242b_set(struct
msm6242b_softc
*, uint8_t, uint8_t);
59
static void msm6242b_unset(struct
msm6242b_softc
*, uint8_t, uint8_t);
62
msm6242b_attach(struct
msm6242b_softc
*sc)
89
struct
msm6242b_softc
*sc = device_private(handle->todr_dev);
142
msm6242b_hold(struct
msm6242b_softc
*sc)
173
msm6242b_free(struct
msm6242b_softc
*sc
[
all
...]
/src/sys/arch/amiga/dev/
a2kbbc.c
67
struct
msm6242b_softc
sc_msm6242b;
104
struct
msm6242b_softc
*msc;
Completed in 27 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025