Lines Matching defs:ds
181 struct dmio_state *ds; in dmio_state_get() local
199 dmio_state_put(struct dmio_state *ds) in dmio_state_put()
219 struct dmio_state *ds = (struct dmio_state *) fp->f_data; in dmio_usrreq_init() local
356 dmio_usrreq_fini(struct dmio_state *ds, struct dmio_usrreq_state *dus) in dmio_usrreq_fini()
397 struct dmio_state *ds = (struct dmio_state *) fp->f_data; in dmio_read() local
481 struct dmio_state *ds = dreq->dreq_session->dses_cookie; in dmio_usrreq_done() local
519 struct dmio_state *ds = (struct dmio_state *) fp->f_data; in dmio_write() local
603 struct dmio_state *ds = fp->f_data; in dmio_stat() local
625 struct dmio_state *ds = (struct dmio_state *) fp->f_data; in dmio_ioctl() local
680 struct dmio_state *ds = (struct dmio_state *) fp->f_data; in dmio_poll() local
727 struct dmio_state *ds = (struct dmio_state *) fp->f_data; in dmio_close() local
787 struct dmio_state *ds; in dmoverioopen() local