Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2497 SCIF_SAS_REMOTE_DEVICE_T * curr_attached_device = NULL; in scif_sas_smp_remote_device_cancel_config_route_table_activity() local
2518 curr_attached_device = (SCIF_SAS_REMOTE_DEVICE_T *) in scif_sas_smp_remote_device_cancel_config_route_table_activity()
2522 if (curr_attached_device != NULL) in scif_sas_smp_remote_device_cancel_config_route_table_activity()
2523 curr_attached_device->is_currently_discovered = FALSE; in scif_sas_smp_remote_device_cancel_config_route_table_activity()