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

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_remote_device.h269 BOOL is_currently_discovered; member in struct:SCIF_SAS_REMOTE_DEVICE
H A Dscif_sas_domain.c1052 // is_currently_discovered.
1058 current_device->is_currently_discovered = FALSE;
1067 //expander device itself should be set to is_currently_discovered.
1068 top_expander->is_currently_discovered = TRUE;
1144 //device's discover_status. if the is_currently_discovered is FALSE, means
1157 if ( current_device->is_currently_discovered == FALSE )
H A Dscif_sas_smp_remote_device.c477 if ( attached_remote_device->is_currently_discovered == TRUE
487 attached_remote_device->is_currently_discovered = TRUE;
2516 //set the is_currently_discovered to FALSE for attached device. Then when
2523 curr_attached_device->is_currently_discovered = FALSE;
H A Dscif_sas_remote_device.c120 fw_device->is_currently_discovered = TRUE;

Completed in 165 milliseconds