Searched refs:rqtype (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/dma/ |
| H A D | pl330.c | 544 enum dma_transfer_direction rqtype; member 1201 off += _emit_load(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral() 1203 off += _emit_store(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral() 1219 switch (pxs->desc->rqtype) { in _bursts() 1268 switch (pxs->desc->rqtype) { in _dregs() 1485 switch (desc->rqtype) { in pl330_submit_req() 1507 if (desc->rqtype != DMA_MEM_TO_MEM && in pl330_submit_req() 2747 desc->rqtype = direction; in pl330_prep_dma_cyclic() 2789 desc->rqtype = DMA_MEM_TO_MEM; in pl330_prep_dma_memcpy() 2894 desc->rqtype = direction; in pl330_prep_slave_sg()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_debugfs.c | 3960 char *rqtype, char *pbuffer, int len) in __lpfc_idiag_print_rqpair() argument 3966 "\t\t%s RQ info: ", rqtype); in __lpfc_idiag_print_rqpair()
|