Lines Matching refs:discover_response

415  * @param[in] discover_response The pointer to a DISCOVER response
427 SMP_RESPONSE_DISCOVER_T * discover_response =
459 if ( ( discover_response->u2.sas1_1.attached_device_type
461 && ( discover_response->protocols.u.bits.attached_ssp_target
462 || discover_response->protocols.u.bits.attached_stp_target
463 || discover_response->protocols.u.bits.attached_smp_target
464 || discover_response->protocols.u.bits.attached_sata_device ) )
466 attached_device_address = discover_response->attached_sas_address;
493 && discover_response->protocols.u.bits.attached_ssp_target
501 if ( discover_response->protocols.u.bits.attached_smp_target
514 fw_domain->controller, fw_domain, fw_device, discover_response
519 if ( discover_response->protocols.u.bits.attached_ssp_target
520 || discover_response->protocols.u.bits.attached_smp_target)
525 else if ( (discover_response->protocols.u.bits.attached_stp_target)
526 || (discover_response->protocols.u.bits.attached_sata_device) )
530 discover_response->protocols.u.bits.attached_stp_target = 1;
538 else if( (discover_response->u2.sas1_1.negotiated_physical_link_rate == SCI_SATA_SPINUP_HOLD
539 || discover_response->u4.sas2.negotiated_physical_link_rate == SCI_SATA_SPINUP_HOLD)
540 &&(discover_response->protocols.u.bits.attached_stp_target
541 || discover_response->protocols.u.bits.attached_sata_device)
547 discover_response->phy_identifier
563 discover_response->protocols.u.bits.attached_stp_target = 1;
568 fw_domain->controller, fw_domain, fw_device, discover_response
579 fw_device, discover_response);
740 * @param[in] discover_response The pointer to a DISCOVER response
751 SMP_RESPONSE_DISCOVER_T * discover_response =
779 if ( discover_response->u2.sas1_1.attached_device_type != SMP_NO_DEVICE_ATTACHED )
782 attached_device_address = discover_response->attached_sas_address;
804 * @param[in] discover_response The pointer to a DISCOVER response
814 SMP_RESPONSE_DISCOVER_T * discover_response = &smp_response->response.discover;
840 if ( discover_response->u2.sas1_1.attached_device_type != SMP_NO_DEVICE_ATTACHED )
842 if (discover_response->u2.sas1_1.negotiated_physical_link_rate != SCI_SATA_SPINUP_HOLD
843 && discover_response->u4.sas2.negotiated_physical_link_rate != SCI_SATA_SPINUP_HOLD
844 && ( discover_response->protocols.u.bits.attached_stp_target
845 ||discover_response->protocols.u.bits.attached_sata_device )
858 discover_response->u2.sas1_1.negotiated_physical_link_rate
863 fw_device, discover_response);
1902 * @param[in] discover_response The smp DISCOVER response.
1910 SMP_RESPONSE_DISCOVER_T * discover_response
1921 fw_device, discover_response
1925 discover_response->phy_identifier,
1934 fw_device->domain, &discover_response->attached_sas_address);
1937 smp_phy, attached_device, discover_response);
1940 if ( discover_response->protocols.u.bits.attached_smp_target )
1951 discover_response->attached_phy_identifier,