Lines Matching defs:sr
211 struct sci_req *sr = ncr_sc->sc_current;
214 if (sr->sr_dma_hand != NULL)
222 sr->sr_dma_hand = (void *)-1;
228 struct sci_req *sr = ncr_sc->sc_current;
231 if (sr->sr_dma_hand == NULL)
235 sr->sr_dma_hand = NULL;
244 struct sci_req *sr = ncr_sc->sc_current;
280 if (sr->sr_xs->xs_control & XS_CTL_DATA_OUT) {
347 struct sci_req *sr = ncr_sc->sc_current;
389 if (sr->sr_xs->xs_control & XS_CTL_DATA_IN) {