Lines Matching refs:xd_softc
215 * [1] & of xd_softc's "state" (waiting for a chance to attach a drive)
233 int xdc_ioctlcmd(struct xd_softc *, dev_t dev, struct xd_iocmd *);
237 int xdc_reset(struct xdc_softc *, int, int, int, struct xd_softc *);
238 inline void xdc_rqinit(struct xd_iorq *, struct xdc_softc *, struct xd_softc *,
242 int xdc_startbuf(struct xdc_softc *, struct xd_softc *, struct buf *);
245 void xdc_xdreset(struct xdc_softc *, struct xd_softc *);
257 static void xd_init(struct xd_softc *);
260 int xdgetdisklabel(struct xd_softc *, void *);
269 CFATTACH_DECL_NEW(xd, sizeof(struct xd_softc),
339 xdgetdisklabel(struct xd_softc *xd, void *b)
564 struct xd_softc *xd = device_private(self);
598 xd_init(struct xd_softc *xd)
763 struct xd_softc *xd = device_lookup_private(&xd_cd, DISKUNIT(dev));
788 struct xd_softc *xd;
858 struct xd_softc *xd;
948 struct xd_softc *xd;
1024 struct xd_softc *xdsc;
1056 struct xd_softc *xd;
1181 xdc_rqinit(struct xd_iorq *rq, struct xdc_softc *xdc, struct xd_softc *xd,
1370 xdc_startbuf(struct xdc_softc *xdcsc, struct xd_softc *xdsc, struct buf *bp)
1635 xdc_xdreset(struct xdc_softc *xdcsc, struct xd_softc *xdsc)
1668 struct xd_softc *xdsc)
2139 xdc_ioctlcmd(struct xd_softc *xd, dev_t dev, struct xd_iocmd *xio)