Lines Matching refs:sci_object_get_association
70 (struct ISCI_CONTROLLER *)sci_object_get_association(controller); in scif_cb_domain_change_notification()
108 (struct ISCI_CONTROLLER *)sci_object_get_association(controller), in scif_cb_domain_discovery_complete()
109 (struct ISCI_DOMAIN *) sci_object_get_association(domain)); in scif_cb_domain_discovery_complete()
149 struct ISCI_DOMAIN *isci_domain = sci_object_get_association(domain); in scif_cb_domain_ready()
151 sci_object_get_association(controller); in scif_cb_domain_ready()
204 (struct ISCI_DOMAIN *)sci_object_get_association(domain); in scif_cb_domain_da_device_added()
253 (struct ISCI_DOMAIN *)sci_object_get_association(domain); in scif_cb_domain_ea_device_added()
255 (struct ISCI_CONTROLLER *)sci_object_get_association(controller); in scif_cb_domain_ea_device_added()
293 (struct ISCI_REMOTE_DEVICE *)sci_object_get_association(remote_device); in scif_cb_domain_device_removed()
295 (struct ISCI_DOMAIN *)sci_object_get_association(domain); in scif_cb_domain_device_removed()
297 (struct ISCI_CONTROLLER *)sci_object_get_association(controller); in scif_cb_domain_device_removed()