Lines Matching defs:reqp
203 #define poll_edma(reqp) tt_poll_edma(reqp) argument
242 tt_wrong_dma_range(SC_REQ *reqp, struct dma_chain *dm) in tt_wrong_dma_range()
252 #define tt_wrong_dma_range(reqp, dm) 0 argument
342 scsi_tt_dmasetup(SC_REQ *reqp, u_int phase, uint8_t mode) in scsi_tt_dmasetup()
369 tt_poll_edma(SC_REQ *reqp) in tt_poll_edma()
420 ptov(SC_REQ *reqp, u_long *phaddr) in ptov()
434 tt_get_dma_result(SC_REQ *reqp, u_long *bytes_left) in tt_get_dma_result()
655 #define poll_edma(reqp) falcon_poll_edma(reqp) argument
761 falcon_wrong_dma_range(SC_REQ *reqp, struct dma_chain *dm) in falcon_wrong_dma_range()
826 fal1_dma(u_int dir, u_int nsects, SC_REQ *reqp) in fal1_dma()
840 scsi_falcon_dmasetup(SC_REQ *reqp, u_int phase, uint8_t mode) in scsi_falcon_dmasetup()
862 falcon_poll_edma(SC_REQ *reqp) in falcon_poll_edma()
888 falcon_get_dma_result(SC_REQ *reqp, u_long *bytes_left) in falcon_get_dma_result()
1028 scsi_dma_setup(SC_REQ *reqp, u_int phase, uint8_t mbase) in scsi_dma_setup()
1038 wrong_dma_range(SC_REQ *reqp, struct dma_chain *dm) in wrong_dma_range()
1048 poll_edma(SC_REQ *reqp) in poll_edma()
1058 get_dma_result(SC_REQ *reqp, u_long *bytes_left) in get_dma_result()
1149 SC_REQ *reqp; in scsi_dma() local