Lines Matching refs:dip
83 i_dmae_init(dev_info_t *dip)
94 return (d37A_init(dip));
107 i_dmae_acquire(dev_info_t *dip, int chnl, int (*dmae_waitfp)(), caddr_t arg)
110 dip = dip;
131 * XXX - save dip for authentication later ??
147 i_dmae_free(dev_info_t *dip, int chnl)
150 dip = dip;
156 * XXX - should dip be authenticated as the one that did acquire?
173 i_dmae_get_best_mode(dev_info_t *dip, struct ddi_dmae_req *dmaereqp)
176 dip = dip;
222 i_dmae_prog(dev_info_t *dip, struct ddi_dmae_req *dmaereqp,
229 dip = dip;
261 i_dmae_swsetup(dev_info_t *dip, struct ddi_dmae_req *dmaereqp,
268 dip = dip;
294 i_dmae_swstart(dev_info_t *dip, int chnl)
297 dip = dip;
314 i_dmae_stop(dev_info_t *dip, int chnl)
317 dip = dip;
338 i_dmae_enable(dev_info_t *dip, int chnl)
341 dip = dip;
358 i_dmae_disable(dev_info_t *dip, int chnl)
361 dip = dip;
379 i_dmae_get_chan_stat(dev_info_t *dip, int chnl, ulong_t *addressp, int *countp)
382 dip = dip;