Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_domain_states.c302 scif_cb_domain_change_notification(fw_domain->controller, fw_domain); in scif_sas_domain_ready_state_enter()
462 scif_cb_domain_change_notification(fw_domain->controller, fw_domain); in scif_sas_domain_stopped_state_enter()
H A Dscif_sas_remote_device.c685 scif_cb_domain_change_notification( in scif_sas_remote_device_target_reset_complete()
694 scif_cb_domain_change_notification( in scif_sas_remote_device_target_reset_complete()
H A Dscif_user_callback.h773 void scif_cb_domain_change_notification(
H A Dscif_sas_domain.c431 scif_cb_domain_change_notification(fw_controller, fw_domain); in scic_cb_port_bc_change_primitive_recieved()
/freebsd/sys/dev/isci/
H A Disci_domain.c66 scif_cb_domain_change_notification(SCI_CONTROLLER_HANDLE_T controller, in scif_cb_domain_change_notification() function