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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscif_sas_smp_phy.h95 * attached_device_type is end_device.
97 struct SCIF_SAS_REMOTE_DEVICE * end_device; member in union:SCIF_SAS_SMP_PHY::__anon8586
H A Dscif_sas_smp_activity_clear_affiliation.c102 && curr_smp_phy->u.end_device != NULL)
106 curr_smp_phy->u.end_device->core_object, &dev_protocols);
H A Dscif_sas_smp_phy.c156 //note, end_device field could be an end device, or a NULL value, but can't be expander device.
157 this_smp_phy->u.end_device = attached_device;
H A Dscif_sas_domain.c1200 && curr_smp_phy->u.end_device != NULL )
1203 current_device = curr_smp_phy->u.end_device;
H A Dscif_sas_smp_remote_device.c1996 curr_smp_phy->u.end_device,
/freebsd-10.0-release/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 293 milliseconds