Searched refs:end_device (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_phy.h97 * attached_device_type is end_device.
99 struct SCIF_SAS_REMOTE_DEVICE * end_device; member in union:SCIF_SAS_SMP_PHY::__anon12389
H A Dscif_sas_smp_activity_clear_affiliation.c104 && curr_smp_phy->u.end_device != NULL)
108 curr_smp_phy->u.end_device->core_object, &dev_protocols);
H A Dscif_sas_smp_phy.c158 //note, end_device field could be an end device, or a NULL value, but can't be expander device.
159 this_smp_phy->u.end_device = attached_device;
H A Dscif_sas_domain.c1202 && curr_smp_phy->u.end_device != NULL )
1205 current_device = curr_smp_phy->u.end_device;
H A Dscif_sas_smp_remote_device.c1998 curr_smp_phy->u.end_device,
/freebsd-13-stable/sys/dev/isci/
H A Disci_io_request.c928 struct ISCI_REMOTE_DEVICE *end_device = controller->remote_device[target_id]; local
936 scif_remote_device_get_containing_device(end_device->sci_object,

Completed in 68 milliseconds