Lines Matching refs:sba_device
95 struct sba_device *sba_list;
107 #define SBA_DEV(d) ((struct sba_device *) (d))
1093 sba_get_pat_resources(struct sba_device *sba_dev) in sba_get_pat_resources()
1514 static void __iomem *ioc_remap(struct sba_device *sba_dev, unsigned int offset) in ioc_remap()
1519 static void sba_hw_init(struct sba_device *sba_dev) in sba_hw_init()
1675 sba_common_init(struct sba_device *sba_dev) in sba_common_init()
1776 struct sba_device *sba_dev = sba_list; in sba_proc_info()
1847 struct sba_device *sba_dev = sba_list; in sba_proc_bitmap_info()
1882 struct sba_device *sba_dev; in sba_driver_callback()
1933 sba_dev = kzalloc(sizeof(struct sba_device), GFP_KERNEL); in sba_driver_callback()
1994 struct sba_device *sba = dev_get_drvdata(&sba_dev->dev); in sba_get_iommu()
2015 struct sba_device *sba = dev_get_drvdata(&sba_dev->dev); in sba_directed_lmmio()
2058 struct sba_device *sba = dev_get_drvdata(&sba_dev->dev); in sba_distributed_lmmio()