OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ch_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/dev/
dmacvar.h
79
struct dmac_softc *
ch_softc
; /* device softc link */
member in struct:dmac_channel_stat
/src/sys/dev/scsipi/
ch.c
63
struct
ch_softc
{
struct
106
CFATTACH_DECL_NEW(ch, sizeof(struct
ch_softc
),
148
static int ch_move(struct
ch_softc
*, struct changer_move_request *);
149
static int ch_exchange(struct
ch_softc
*,
151
static int ch_position(struct
ch_softc
*,
153
static int ch_ielem(struct
ch_softc
*);
154
static int ch_ousergetelemstatus(struct
ch_softc
*, int, u_int8_t *);
155
static int ch_usergetelemstatus(struct
ch_softc
*,
157
static int ch_getelemstatus(struct
ch_softc
*, int, int, void *,
159
static int ch_setvoltag(struct
ch_softc
*,
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025