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()
2421 port_info->phy_info[i].phy_id = i; in mptsas_sas_io_unit_pg0()
2622 device_info->phy_id = buffer->PhyNum; in mptsas_sas_device_pg0()
2781 phy_info->phy_id = buffer->PhyIdentifier; in mptsas_sas_expander_pg1()
2984 identify->phy_identifier = device_info->phy_id; in mptsas_parse_device_info()
3186 ioc->name, phy_info->phy_id)); in mptsas_probe_one_phy()
3191 phy_info->phy_id, phy_info->phy)); in mptsas_probe_one_phy()
3334 port_info->phy_info[i].identify.phy_id = in mptsas_probe_hba_phys()
3335 port_info->phy_info[i].phy_id = i; in mptsas_probe_hba_phys()
3380 port_info->phy_info[i].identify.phy_id = in mptsas_expander_refresh()
3381 port_info->phy_info[i].phy_id; in mptsas_expander_refresh()
3389 port_info->phy_info[i].attached.phy_id = in mptsas_expander_refresh()
3390 port_info->phy_info[i].phy_id; in mptsas_expander_refresh()
3570 phy_info->phy_id, phy_info->phy); in mptsas_expander_delete()
4606 hot_plug_info.phy_id = sas_event_data->PhyNum; in mptsas_send_sas_event()