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

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c1762 * @param[in] smp_remote_device The expander that owns the smp phy list.
1768 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device
1771 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
1774 ASSERT(phy_identifier < smp_remote_device->smp_phy_list.number_of_phys);
1800 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
1803 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
1974 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = &fw_device->protocol_device.smp_device; local
1975 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
2114 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
2119 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device
2325 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
2448 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
[all...]
H A Dscif_sas_smp_remote_device.h341 struct SCIF_SAS_SMP_REMOTE_DEVICE * smp_remote_device
H A Dscif_sas_domain.c1187 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
1190 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;

Completed in 56 milliseconds