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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c1764 * @param[in] smp_remote_device The expander that owns the smp phy list.
1770 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device
1773 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
1776 ASSERT(phy_identifier < smp_remote_device->smp_phy_list.number_of_phys);
1802 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
1805 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
1976 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = &fw_device->protocol_device.smp_device; local
1977 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;
2116 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
2121 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device
2327 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
2450 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
[all...]
H A Dscif_sas_smp_remote_device.h343 struct SCIF_SAS_SMP_REMOTE_DEVICE * smp_remote_device
H A Dscif_sas_domain.c1189 SCIF_SAS_SMP_REMOTE_DEVICE_T * smp_remote_device = local
1192 SCI_FAST_LIST_ELEMENT_T * element = smp_remote_device->smp_phy_list.list_head;

Completed in 212 milliseconds