Searched refs:attached_remote_device (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_phy.h164 struct SCIF_SAS_REMOTE_DEVICE * attached_remote_device
H A Dscif_sas_smp_phy.c181 SCIF_SAS_REMOTE_DEVICE_T * attached_remote_device
188 &attached_remote_device->protocol_device.smp_device);
H A Dscif_sas_smp_remote_device.c428 SCIF_SAS_REMOTE_DEVICE_T * attached_remote_device; local
470 attached_remote_device = (SCIF_SAS_REMOTE_DEVICE_T *)
476 if (attached_remote_device != SCI_INVALID_HANDLE)
479 if ( attached_remote_device->is_currently_discovered == TRUE
480 && attached_remote_device != fw_device->containing_device )
483 attached_remote_device->device_port_width++;
489 attached_remote_device->is_currently_discovered = TRUE;
493 if (attached_remote_device->device_port_width !=
494 scic_remote_device_get_port_width(attached_remote_device->core_object)
499 attached_remote_device, attached_remote_devic
[all...]

Completed in 57 milliseconds