Home
last modified time | relevance | path

Searched refs:to_sba_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/dma/
Dbcm-sba-raid.c87 #define to_sba_device(dchan) \ macro
493 sba_cleanup_nonpending_requests(to_sba_device(dchan)); in sba_free_chan_resources()
499 sba_cleanup_pending_requests(to_sba_device(dchan)); in sba_device_terminate_all()
507 struct sba_device *sba = to_sba_device(dchan); in sba_issue_pending()
525 sba = to_sba_device(tx->chan); in sba_tx_submit()
544 struct sba_device *sba = to_sba_device(dchan); in sba_tx_status()
618 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_interrupt()
733 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_memcpy()
872 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_xor()
1342 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_pq()