Home
last modified time | relevance | path

Searched refs:is_currently_discovered (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/dev/isci/scil/
HDscif_sas_domain.c1058 current_device->is_currently_discovered = FALSE; in scif_sas_domain_start_smp_discover()
1068 top_expander->is_currently_discovered = TRUE; in scif_sas_domain_start_smp_discover()
1157 if ( current_device->is_currently_discovered == FALSE ) in scif_sas_domain_finish_discover()
HDscif_sas_remote_device.h269 BOOL is_currently_discovered; member
HDscif_sas_smp_remote_device.c477 if ( attached_remote_device->is_currently_discovered == TRUE in scif_sas_smp_remote_device_decode_initial_discover_response()
487 attached_remote_device->is_currently_discovered = TRUE; in scif_sas_smp_remote_device_decode_initial_discover_response()
2523 curr_attached_device->is_currently_discovered = FALSE; in scif_sas_smp_remote_device_cancel_config_route_table_activity()
HDscif_sas_remote_device.c120 fw_device->is_currently_discovered = TRUE; in scif_remote_device_construct()