Searched refs:sba_device (Results 1 – 1 of 1) sorted by relevance
241 struct sba_device { struct242 struct sba_device *next; /* list of SBA's in system */ argument256 static struct sba_device *sba_list; argument270 #define SBA_DEV(d) ((struct sba_device *) (d))1420 sba_get_pat_resources(struct sba_device *sba_dev) in sba_get_pat_resources()1675 sba_hw_init(struct sba_device *sba_dev) in sba_hw_init()1727 sba_common_init(struct sba_device *sba_dev) in sba_common_init()1827 struct sba_device *sba_dev = sba_list; in sba_proc_info()1886 struct sba_device *sba_dev = sba_list;1934 struct sba_device *sba_dev; in sba_driver_callback()[all …]