xdc_softc
struct xdc_softc *parent;
struct xdc_softc *xdcsc = v;
xdc_rqinit(struct xd_iorq *rq, struct xdc_softc *xdc, struct xd_softc *xd,
xdc_cmd(struct xdc_softc *xdcsc, int cmd, int subfn, int unit, int block,
xdc_startbuf(struct xdc_softc *xdcsc, struct xd_softc *xdsc, struct buf *bp)
xdc_submit_iorq(struct xdc_softc *xdcsc, int iorqno, int type)
xdc_piodriver(struct xdc_softc *xdcsc, int iorqno, int freeone)
xdc_xdreset(struct xdc_softc *xdcsc, struct xd_softc *xdsc)
xdc_reset(struct xdc_softc *xdcsc, int quiet, int blastmode, int error,
xdc_start(struct xdc_softc *xdcsc, int maxio)
xdc_remove_iorq(struct xdc_softc *xdcsc)
xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb,
struct xdc_softc *xdcsc = arg;
struct xdc_softc *xdcsc;
int xdc_cmd(struct xdc_softc *, int, int, int, int, int, char *, int);
int xdc_error(struct xdc_softc *, struct xd_iorq *, struct xd_iopb *, int,
int xdc_piodriver(struct xdc_softc *, int, int);
int xdc_remove_iorq(struct xdc_softc *);
int xdc_reset(struct xdc_softc *, int, int, int, struct xd_softc *);
inline void xdc_rqinit(struct xd_iorq *, struct xdc_softc *, struct xd_softc *,
void xdc_start(struct xdc_softc *, int);
int xdc_startbuf(struct xdc_softc *, struct xd_softc *, struct buf *);
int xdc_submit_iorq(struct xdc_softc *, int, int);
void xdc_xdreset(struct xdc_softc *, struct xd_softc *);
CFATTACH_DECL_NEW(xdc, sizeof(struct xdc_softc),
struct xdc_softc *xdc = device_private(self);
struct xdc_softc *xdc = device_private(parent);
struct xdc_softc *xdc;
struct xdc_softc *parent; /* parent */
struct xdc_softc *xdc; /* who we are working with */
struct xdc_softc *parent;
struct xdc_softc *xdcsc = v;
xdc_rqinit(struct xd_iorq *rq, struct xdc_softc *xdc, struct xd_softc *xd, int md, u_long blk, int cnt, void *db, struct buf *bp)
xdc_cmd(struct xdc_softc *xdcsc, int cmd, int subfn, int unit, int block,
xdc_startbuf(struct xdc_softc *xdcsc, struct xd_softc *xdsc, struct buf *bp)
xdc_submit_iorq(struct xdc_softc *xdcsc, int iorqno, int type)
xdc_piodriver(struct xdc_softc *xdcsc, int iorqno, int freeone)
xdc_xdreset(struct xdc_softc *xdcsc, struct xd_softc *xdsc)
xdc_reset(struct xdc_softc *xdcsc, int quiet, int blastmode, int error,
xdc_start(struct xdc_softc *xdcsc, int maxio)
xdc_remove_iorq(struct xdc_softc *xdcsc)
int xdc_cmd(struct xdc_softc *, int, int, int, int, int, char *, int);
int xdc_error(struct xdc_softc *, struct xd_iorq *,
xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb,
int xdc_piodriver(struct xdc_softc *, int, int);
int xdc_remove_iorq(struct xdc_softc *);
int xdc_reset(struct xdc_softc *, int, int, int, struct xd_softc *);
inline void xdc_rqinit(struct xd_iorq *, struct xdc_softc *,
struct xdc_softc *xdcsc = arg;
void xdc_start(struct xdc_softc *, int);
int xdc_startbuf(struct xdc_softc *, struct xd_softc *, struct buf *);
int xdc_submit_iorq(struct xdc_softc *, int, int);
void xdc_xdreset(struct xdc_softc *, struct xd_softc *);
struct xdc_softc *xdcsc;
CFATTACH_DECL_NEW(xdc, sizeof(struct xdc_softc),
struct xdc_softc *xdc = device_private(self);
struct xdc_softc *xdc = device_private(parent);
struct xdc_softc *parent; /* parent */
struct xdc_softc *xdc; /* who we are working with */