Lines Matching defs:sr
426 struct sci_req *sr = ncr_sc->sc_current;
427 struct sbc_pdma_handle *dh = sr->sr_dma_hand;
559 * the target has disconnected. Ick. 06 jun 1996 (sr)
633 struct sci_req *sr = ncr_sc->sc_current;
634 struct scsipi_xfer *xs = sr->sr_xs;
639 if (sr->sr_dma_hand != NULL)
644 if (sr->sr_flags & SR_IMMED)
673 sr->sr_dma_hand = dh;
679 struct sci_req *sr = ncr_sc->sc_current;
680 struct sbc_pdma_handle *dh = sr->sr_dma_hand;
683 if (sr->sr_dma_hand == NULL)
695 sr->sr_dma_hand = NULL;
701 struct sci_req *sr = ncr_sc->sc_current;
714 sr->sr_flags |= SR_OVERDUE;
727 struct sci_req *sr = ncr_sc->sc_current;
728 struct sbc_pdma_handle *dh = sr->sr_dma_hand;
770 struct sci_req *sr = ncr_sc->sc_current;
771 struct sbc_pdma_handle *dh = sr->sr_dma_hand;