Symbol: xyc_softc
sys/arch/sun3/dev/xy.c
1083
struct xyc_softc *xycsc = v;
sys/arch/sun3/dev/xy.c
1109
xyc_rqinit(struct xy_iorq *rq, struct xyc_softc *xyc, struct xy_softc *xy,
sys/arch/sun3/dev/xy.c
1192
xyc_cmd(struct xyc_softc *xycsc, int cmd, int subfn, int unit, int block,
sys/arch/sun3/dev/xy.c
1238
xyc_startbuf(struct xyc_softc *xycsc, struct xy_softc *xysc, struct buf *bp)
sys/arch/sun3/dev/xy.c
1341
xyc_submit_iorq(struct xyc_softc *xycsc, struct xy_iorq *iorq, int type)
sys/arch/sun3/dev/xy.c
1415
xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq)
sys/arch/sun3/dev/xy.c
1483
xyc_piodriver(struct xyc_softc *xycsc, struct xy_iorq *iorq)
sys/arch/sun3/dev/xy.c
1541
xyc_xyreset(struct xyc_softc *xycsc, struct xy_softc *xysc)
sys/arch/sun3/dev/xy.c
1581
xyc_reset(struct xyc_softc *xycsc, int quiet, struct xy_iorq *blastmode,
sys/arch/sun3/dev/xy.c
160
struct xy_iopb *xyc_chain(struct xyc_softc *, struct xy_iorq *);
sys/arch/sun3/dev/xy.c
161
int xyc_cmd(struct xyc_softc *, int, int, int, int, int, char *, int);
sys/arch/sun3/dev/xy.c
164
int xyc_error(struct xyc_softc *, struct xy_iorq *, struct xy_iopb *, int);
sys/arch/sun3/dev/xy.c
1658
xyc_start(struct xyc_softc *xycsc, struct xy_iorq *iorq)
sys/arch/sun3/dev/xy.c
167
int xyc_piodriver(struct xyc_softc *, struct xy_iorq *);
sys/arch/sun3/dev/xy.c
168
int xyc_remove_iorq(struct xyc_softc *);
sys/arch/sun3/dev/xy.c
1682
xyc_remove_iorq(struct xyc_softc *xycsc)
sys/arch/sun3/dev/xy.c
169
int xyc_reset(struct xyc_softc *, int, struct xy_iorq *, int,
sys/arch/sun3/dev/xy.c
171
inline void xyc_rqinit(struct xy_iorq *, struct xyc_softc *, struct xy_softc *,
sys/arch/sun3/dev/xy.c
174
void xyc_start(struct xyc_softc *, struct xy_iorq *);
sys/arch/sun3/dev/xy.c
175
int xyc_startbuf(struct xyc_softc *, struct xy_softc *, struct buf *);
sys/arch/sun3/dev/xy.c
176
int xyc_submit_iorq(struct xyc_softc *, struct xy_iorq *, int);
sys/arch/sun3/dev/xy.c
179
void xyc_xyreset(struct xyc_softc *, struct xy_softc *);
sys/arch/sun3/dev/xy.c
1855
xyc_error(struct xyc_softc *xycsc, struct xy_iorq *iorq, struct xy_iopb *iopb,
sys/arch/sun3/dev/xy.c
1922
struct xyc_softc *xycsc = arg;
sys/arch/sun3/dev/xy.c
1959
struct xyc_softc *xycsc;
sys/arch/sun3/dev/xy.c
200
CFATTACH_DECL_NEW(xyc, sizeof(struct xyc_softc),
sys/arch/sun3/dev/xy.c
350
struct xyc_softc *xyc = device_private(self);
sys/arch/sun3/dev/xy.c
500
struct xyc_softc *xyc = device_private(parent);
sys/arch/sun3/dev/xy.c
539
struct xyc_softc *xyc;
sys/arch/sun3/dev/xyvar.h
101
struct xyc_softc *parent; /* parent */
sys/arch/sun3/dev/xyvar.h
45
struct xyc_softc *xyc; /* who we are working with */
sys/dev/vme/xy.c
1229
struct xyc_softc *xycsc = v;
sys/dev/vme/xy.c
1258
xyc_rqinit(struct xy_iorq *rq, struct xyc_softc *xyc, struct xy_softc *xy, int md, u_long blk, int cnt, void *db, struct buf *bp)
sys/dev/vme/xy.c
1338
xyc_cmd(struct xyc_softc *xycsc, int cmd, int subfn, int unit, int block,
sys/dev/vme/xy.c
1384
xyc_startbuf(struct xyc_softc *xycsc, struct xy_softc *xysc, struct buf *bp)
sys/dev/vme/xy.c
1482
xyc_submit_iorq(struct xyc_softc *xycsc, struct xy_iorq *iorq, int type)
sys/dev/vme/xy.c
149
struct xy_iopb *xyc_chain(struct xyc_softc *, struct xy_iorq *);
sys/dev/vme/xy.c
150
int xyc_cmd(struct xyc_softc *, int, int, int, int, int, char *, int);
sys/dev/vme/xy.c
153
int xyc_error(struct xyc_softc *, struct xy_iorq *,
sys/dev/vme/xy.c
1553
xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq)
sys/dev/vme/xy.c
157
int xyc_piodriver(struct xyc_softc *, struct xy_iorq *);
sys/dev/vme/xy.c
158
int xyc_remove_iorq(struct xyc_softc *);
sys/dev/vme/xy.c
159
int xyc_reset(struct xyc_softc *, int, struct xy_iorq *, int,
sys/dev/vme/xy.c
161
inline void xyc_rqinit(struct xy_iorq *, struct xyc_softc *,
sys/dev/vme/xy.c
1625
xyc_piodriver(struct xyc_softc *xycsc, struct xy_iorq *iorq)
sys/dev/vme/xy.c
165
void xyc_start(struct xyc_softc *, struct xy_iorq *);
sys/dev/vme/xy.c
166
int xyc_startbuf(struct xyc_softc *, struct xy_softc *, struct buf *);
sys/dev/vme/xy.c
167
int xyc_submit_iorq(struct xyc_softc *, struct xy_iorq *, int);
sys/dev/vme/xy.c
1683
xyc_xyreset(struct xyc_softc *xycsc, struct xy_softc *xysc)
sys/dev/vme/xy.c
170
void xyc_xyreset(struct xyc_softc *, struct xy_softc *);
sys/dev/vme/xy.c
1729
xyc_reset(struct xyc_softc *xycsc, int quiet, struct xy_iorq *blastmode,
sys/dev/vme/xy.c
1812
xyc_start(struct xyc_softc *xycsc, struct xy_iorq *iorq)
sys/dev/vme/xy.c
1833
xyc_remove_iorq(struct xyc_softc *xycsc)
sys/dev/vme/xy.c
193
CFATTACH_DECL_NEW(xyc, sizeof(struct xyc_softc),
sys/dev/vme/xy.c
2012
xyc_error(struct xyc_softc *xycsc, struct xy_iorq *iorq, struct xy_iopb *iopb,
sys/dev/vme/xy.c
2081
struct xyc_softc *xycsc = arg;
sys/dev/vme/xy.c
2118
struct xyc_softc *xycsc;
sys/dev/vme/xy.c
402
struct xyc_softc *xyc = device_private(self);
sys/dev/vme/xy.c
611
struct xyc_softc *xyc = device_private(parent);
sys/dev/vme/xyvar.h
45
struct xyc_softc *xyc; /* who we are working with */
sys/dev/vme/xyvar.h
97
struct xyc_softc *parent;/* parent */