Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dintel_sas.h580 SMP_RESPONSE_REPORT_GENERAL_T sas1_1; member
706 } sas1_1; member
728 } sas1_1; member
752 } sas1_1; member
796 } sas1_1; member
H A Dscif_sas_smp_remote_device.c459 if ( ( discover_response->u2.sas1_1.attached_device_type in scif_sas_smp_remote_device_decode_initial_discover_response()
538 else if( (discover_response->u2.sas1_1.negotiated_physical_link_rate == SCI_SATA_SPINUP_HOLD in scif_sas_smp_remote_device_decode_initial_discover_response()
779 if ( discover_response->u2.sas1_1.attached_device_type != SMP_NO_DEVICE_ATTACHED ) in scif_sas_smp_remote_device_decode_target_reset_discover_response()
840 if ( discover_response->u2.sas1_1.attached_device_type != SMP_NO_DEVICE_ATTACHED ) in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
842 if (discover_response->u2.sas1_1.negotiated_physical_link_rate != SCI_SATA_SPINUP_HOLD in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
858 discover_response->u2.sas1_1.negotiated_physical_link_rate in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
H A Dscif_sas_smp_phy.c148 this_smp_phy->attached_device_type = (U8)discover_response->u2.sas1_1.attached_device_type; in scif_sas_smp_phy_save_information()
H A Dscic_sds_remote_device.c319 discover_response->u2.sas1_1.negotiated_physical_link_rate in scic_remote_device_ea_construct()