OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oboe_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
oboe.c
89
struct
oboe_softc
{
struct
131
static int oboe_reset(struct
oboe_softc
*);
145
static int oboe_alloc_taskfile(struct
oboe_softc
*);
146
static void oboe_init_taskfile(struct
oboe_softc
*);
147
static void oboe_startchip(struct
oboe_softc
*);
148
static void oboe_stopchip(struct
oboe_softc
*);
149
static int oboe_setbaud(struct
oboe_softc
*, int);
151
CFATTACH_DECL_NEW(oboe, sizeof(struct
oboe_softc
),
174
struct
oboe_softc
*sc = device_private(self);
246
struct
oboe_softc
*sc = device_private(self)
[
all
...]
oboe.c
89
struct
oboe_softc
{
struct
131
static int oboe_reset(struct
oboe_softc
*);
145
static int oboe_alloc_taskfile(struct
oboe_softc
*);
146
static void oboe_init_taskfile(struct
oboe_softc
*);
147
static void oboe_startchip(struct
oboe_softc
*);
148
static void oboe_stopchip(struct
oboe_softc
*);
149
static int oboe_setbaud(struct
oboe_softc
*, int);
151
CFATTACH_DECL_NEW(oboe, sizeof(struct
oboe_softc
),
174
struct
oboe_softc
*sc = device_private(self);
246
struct
oboe_softc
*sc = device_private(self)
[
all
...]
oboe.c
89
struct
oboe_softc
{
struct
131
static int oboe_reset(struct
oboe_softc
*);
145
static int oboe_alloc_taskfile(struct
oboe_softc
*);
146
static void oboe_init_taskfile(struct
oboe_softc
*);
147
static void oboe_startchip(struct
oboe_softc
*);
148
static void oboe_stopchip(struct
oboe_softc
*);
149
static int oboe_setbaud(struct
oboe_softc
*, int);
151
CFATTACH_DECL_NEW(oboe, sizeof(struct
oboe_softc
),
174
struct
oboe_softc
*sc = device_private(self);
246
struct
oboe_softc
*sc = device_private(self)
[
all
...]
Completed in 36 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025