OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mscp_softc
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/mscp/
mscpvar.h
123
struct
mscp_softc
;
127
(device_t, struct mscp *, struct
mscp_softc
*);
155
struct
mscp_softc
**ma_softc; /* backpointer to bus softc */
191
struct
mscp_softc
*mw_mi;
211
struct
mscp_softc
{
struct
284
struct mscp *mscp_getcp(struct
mscp_softc
*, int);
286
void mscp_go(struct
mscp_softc
*, struct mscp *, int);
287
void mscp_requeue(struct
mscp_softc
*);
288
void mscp_dorsp(struct
mscp_softc
*);
289
int mscp_decodeerror(const char *, struct mscp *, struct
mscp_softc
*);
[
all
...]
mscp_subr.c
102
void mscp_start(struct
mscp_softc
*);
103
int mscp_init(struct
mscp_softc
*);
104
void mscp_initds(struct
mscp_softc
*);
105
int mscp_waitstep(struct
mscp_softc
*, int, int);
107
CFATTACH_DECL_NEW(mscpbus, sizeof(struct
mscp_softc
),
121
mscp_free_workitems(struct
mscp_softc
*mi)
140
mscp_waitstep(struct
mscp_softc
*mi, int mask, int result)
178
struct
mscp_softc
*mi = device_private(self);
366
mscp_init(struct
mscp_softc
*mi)
471
mscp_initds(struct
mscp_softc
*mi
[
all
...]
mscp.c
104
mscp_getcp(struct
mscp_softc
*mi, int canwait)
166
mscp_dorsp(struct
mscp_softc
*mi)
482
mscp_requeue(struct
mscp_softc
*mi)
498
struct
mscp_softc
*mi = mw->mw_mi;
mscp_tape.c
86
void mtdgram(device_t, struct mscp *, struct
mscp_softc
*);
180
struct
mscp_softc
*mi = device_private(parent);
197
struct
mscp_softc
*mi =
336
mtdgram(device_t usc, struct mscp *mp, struct
mscp_softc
*mi)
468
struct
mscp_softc
*mi = device_private(device_parent(mt->mt_dev));
mscp_disk.c
683
struct
mscp_softc
*mi = device_private(parent);
764
struct
mscp_softc
*mi = device_private(device_parent(rx->ra_dev));
917
void rrdgram(device_t, struct mscp *, struct
mscp_softc
*);
945
rrdgram(device_t usc, struct mscp *mp, struct
mscp_softc
*mi)
983
struct
mscp_softc
*mi;
/src/sys/dev/qbus/
uda.c
103
struct
mscp_softc
*sc_softc; /* MSCP info (per mscpvar.h) */
148
struct
mscp_softc
mi; /* Nice hack */
/src/sys/dev/bi/
kdb.c
85
struct
mscp_softc
*sc_softc; /* MSCP info (per mscpvar.h) */
/src/sys/arch/vax/vax/
autoconf.c
416
struct
mscp_softc
*pdev = device_private(device_parent(dev));
Completed in 48 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025