Lines Matching full:discover
111 "Domain:0x%x State:0x%x DISCOVER timeout!\n", in scif_sas_domain_operation_timeout_handler()
253 // The status of the discover operation takes priority. in scif_domain_discover()
427 //if there is smp device on this domain that is in the middle of discover in scic_cb_port_bc_change_primitive_recieved()
791 //kick off the smp discover process if this expander is direct attached. in scif_sas_domain_remote_device_start_complete()
794 //mark this device, the discover process of this device will start after in scif_sas_domain_remote_device_start_complete()
795 //its containing smp device finish discover. in scif_sas_domain_remote_device_start_complete()
810 * least one smp device in discover or target reset activity, this
963 //config route table activity has higher priority than discover activity. in scif_sas_domain_find_device_has_scheduled_activity()
991 * is_discover_scheduled and start the smp discover process on them.
993 * @param[in] fw_domain The framework domain that to start smp discover process.
1004 //config route table activity has higher priority than Discover. in scif_sas_domain_start_smp_activity()
1020 //device has discover activity scheduled. in scif_sas_domain_start_smp_activity()
1033 * @brief This method starts domain's smp discover process from the top level expander.
1035 * @param[in] fw_domain The framework domain that to start smp discover process.
1036 @ @param[in] top_expander The top level expander device to start smp discover process.
1070 //kick off the smp discover process. in scif_sas_domain_start_smp_discover()
1076 * @brief This method continues domain's smp discover process and
1079 * @param[in] fw_domain The framework domain that to start smp discover process.
1098 //to start smp discover on expander device. There may be no in scif_sas_domain_continue_discover()
1099 //need to start any smp discover. in scif_sas_domain_continue_discover()
1122 * @brief This method finishes domain's smp discover process and
1125 * @param[in] fw_domain The framework domain that's to finish smp discover process.
1334 //config route table activity has higher priority than discover activity. in scif_sas_domain_schedule_clear_affiliation()