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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_remote_device.h271 BOOL is_currently_discovered; member in struct:SCIF_SAS_REMOTE_DEVICE
H A Dscif_sas_domain.c1054 // is_currently_discovered.
1060 current_device->is_currently_discovered = FALSE;
1069 //expander device itself should be set to is_currently_discovered.
1070 top_expander->is_currently_discovered = TRUE;
1146 //device's discover_status. if the is_currently_discovered is FALSE, means
1159 if ( current_device->is_currently_discovered == FALSE )
H A Dscif_sas_smp_remote_device.c479 if ( attached_remote_device->is_currently_discovered == TRUE
489 attached_remote_device->is_currently_discovered = TRUE;
2518 //set the is_currently_discovered to FALSE for attached device. Then when
2525 curr_attached_device->is_currently_discovered = FALSE;
H A Dscif_sas_remote_device.c122 fw_device->is_currently_discovered = TRUE;

Completed in 94 milliseconds