Lines Matching refs:xd_softc
194 * [1] & of xd_softc's "state" (waiting for a chance to attach a drive)
214 int xdc_ioctlcmd(struct xd_softc *, dev_t dev, struct xd_iocmd *);
218 int xdc_reset(struct xdc_softc *, int, int, int, struct xd_softc *);
220 struct xd_softc *, int, u_long, int,
224 int xdc_startbuf(struct xdc_softc *, struct xd_softc *, struct buf *);
227 void xdc_xdreset(struct xdc_softc *, struct xd_softc *);
245 int xdgetdisklabel(struct xd_softc *, void *);
280 CFATTACH_DECL_NEW(xd, sizeof(struct xd_softc),
351 xdgetdisklabel(struct xd_softc *xd, void *b)
711 struct xd_softc *xd = device_private(self);
731 /* if booting, init the xd_softc */
927 struct xd_softc *xd = device_lookup_private(&xd_cd, DISKUNIT(dev));
952 struct xd_softc *xd;
1023 struct xd_softc *xd;
1136 struct xd_softc *xd;
1201 struct xd_softc *xdsc;
1232 struct xd_softc *xd;
1366 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)
1549 xdc_startbuf(struct xdc_softc *xdcsc, struct xd_softc *xdsc, struct buf *bp)
1806 xdc_xdreset(struct xdc_softc *xdcsc, struct xd_softc *xdsc)
1838 struct xd_softc *xdsc)
2319 xdc_ioctlcmd(struct xd_softc *xd, dev_t dev, struct xd_iocmd *xio)