Home
last modified time | relevance | path

Searched refs:current_activity_phy_index (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c95 fw_device->protocol_device.smp_device.current_activity_phy_index = 0; in scif_sas_smp_remote_device_clear()
852 fw_device->protocol_device.smp_device.current_activity_phy_index in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
1097 fw_device->protocol_device.smp_device.current_activity_phy_index in scif_sas_smp_remote_device_continue_current_activity()
1165 fw_device->protocol_device.smp_device.current_activity_phy_index = in scif_sas_smp_remote_device_continue_current_activity()
1246 fw_device->protocol_device.smp_device.current_activity_phy_index = 0; in scif_sas_smp_remote_device_continue_discover()
1253 fw_device->protocol_device.smp_device.current_activity_phy_index, in scif_sas_smp_remote_device_continue_discover()
1260 fw_device->protocol_device.smp_device.current_activity_phy_index++; in scif_sas_smp_remote_device_continue_discover()
1262 if ( (fw_device->protocol_device.smp_device.current_activity_phy_index < in scif_sas_smp_remote_device_continue_discover()
1268 fw_device->protocol_device.smp_device.current_activity_phy_index, in scif_sas_smp_remote_device_continue_discover()
1281 fw_device->protocol_device.smp_device.current_activity_phy_index in scif_sas_smp_remote_device_continue_discover()
[all …]
H A Dscif_sas_smp_io_request.c484 fw_device->protocol_device.smp_device.current_activity_phy_index, in scif_sas_smp_internal_request_retry()
493 fw_device->protocol_device.smp_device.current_activity_phy_index in scif_sas_smp_internal_request_retry()
563 fw_device->protocol_device.smp_device.current_activity_phy_index, in scif_sas_smp_external_request_retry()
574 fw_device->protocol_device.smp_device.current_activity_phy_index, in scif_sas_smp_external_request_retry()
H A Dscif_sas_smp_remote_device.h136 U8 current_activity_phy_index; member
H A Dscif_sas_remote_device.c263 fw_smp_device->protocol_device.smp_device.current_activity_phy_index; in scif_remote_device_ea_construct()