Searched refs:sba_device (Results 1 – 4 of 4) sorted by relevance
96 container_of(dchan, struct sba_device, dma_chan)113 struct sba_device *sba;131 struct sba_device { struct298 struct sba_device *sba = req->sba; in sba_free_chained_requests()313 struct sba_device *sba = req->sba; in sba_chain_request()515 struct sba_device *sba = to_sba_device(dchan); in sba_issue_pending()527 struct sba_device *sba; in sba_tx_submit()552 struct sba_device *sba = to_sba_device(dchan); in sba_tx_status()850 sba_prep_dma_xor_req(struct sba_device *sba, in sba_prep_dma_xor_req()1446 struct sba_device *sba = req->sba; in sba_receive_message()[all …]
96 struct sba_device *sba_list;108 #define SBA_DEV(d) ((struct sba_device *) (d))1095 sba_get_pat_resources(struct sba_device *sba_dev) in sba_get_pat_resources()1521 static void sba_hw_init(struct sba_device *sba_dev) in sba_hw_init()1677 sba_common_init(struct sba_device *sba_dev) in sba_common_init()1778 struct sba_device *sba_dev = sba_list; in sba_proc_info()1849 struct sba_device *sba_dev = sba_list; in sba_proc_bitmap_info()1884 struct sba_device *sba_dev; in sba_driver_callback()1996 struct sba_device *sba = dev_get_drvdata(&sba_dev->dev); in sba_get_iommu()2017 struct sba_device *sba = dev_get_drvdata(&sba_dev->dev); in sba_directed_lmmio()[all …]
73 struct sba_device { struct74 struct sba_device *next; /* list of SBA's in system */ argument
384 extern struct sba_device *sba_list; in parisc_agp_init()
Completed in 12 milliseconds