Lines Matching refs:phy_id
857 port_details->phy_bitmask &= ~ (1 << phy_info->phy_id); in mptsas_setup_wide_ports()
863 phy_info->phy_id, phy_info->phy)); in mptsas_setup_wide_ports()
890 if (phy_info->phy_id < 64 ) in mptsas_setup_wide_ports()
892 (1 << phy_info->phy_id); in mptsas_setup_wide_ports()
932 if (phy_info_cmp->phy_id < 64 ) in mptsas_setup_wide_ports()
934 (1 << phy_info_cmp->phy_id); in mptsas_setup_wide_ports()
1462 phy_info->attached.phy_id, (unsigned long long) in mptsas_add_end_device()
1543 phy_info->attached.id, phy_info->attached.phy_id, in mptsas_del_end_device()
1563 ioc->name, phy_info_parent->phy_id, in mptsas_del_end_device()
1828 p->phy_info[i].attached.phy_id, (unsigned long long) in mptsas_target_destroy()
2422 port_info->phy_info[i].phy_id = i; in mptsas_sas_io_unit_pg0()
2623 device_info->phy_id = buffer->PhyNum; in mptsas_sas_device_pg0()
2782 phy_info->phy_id = buffer->PhyIdentifier; in mptsas_sas_expander_pg1()
2985 identify->phy_identifier = device_info->phy_id; in mptsas_parse_device_info()
3187 ioc->name, phy_info->phy_id)); in mptsas_probe_one_phy()
3192 phy_info->phy_id, phy_info->phy)); in mptsas_probe_one_phy()
3335 port_info->phy_info[i].identify.phy_id = in mptsas_probe_hba_phys()
3336 port_info->phy_info[i].phy_id = i; in mptsas_probe_hba_phys()
3381 port_info->phy_info[i].identify.phy_id = in mptsas_expander_refresh()
3382 port_info->phy_info[i].phy_id; in mptsas_expander_refresh()
3390 port_info->phy_info[i].attached.phy_id = in mptsas_expander_refresh()
3391 port_info->phy_info[i].phy_id; in mptsas_expander_refresh()
3571 phy_info->phy_id, phy_info->phy); in mptsas_expander_delete()
4607 hot_plug_info.phy_id = sas_event_data->PhyNum; in mptsas_send_sas_event()