Home
last modified time | relevance | path

Searched refs:phy_identifier (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c95 identify->phy_identifier = pqi_sas_port->device->phy_id; in pqi_sas_port_add_rphy()
482 parameters->phy_identifier = rphy->identify.phy_identifier; in pqi_build_csmi_smp_passthru_buffer()
H A Dsmartpqi.h1653 u8 phy_identifier; member
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c237 identify->phy_identifier = sas_device_pg0.PhyNum; in _transport_set_identify()
1044 phy->identify.phy_identifier = mpt3sas_phy->phy_id; in mpt3sas_transport_add_host_phy()
1114 phy->identify.phy_identifier = mpt3sas_phy->phy_id; in mpt3sas_transport_add_expander_phy()
1237 u8 phy_identifier; member
1249 u8 phy_identifier; member
1328 phy_error_log_request->phy_identifier = phy->number; in _transport_get_expander_phy_error_log()
1526 u8 phy_identifier; member
1619 phy_control_request->phy_identifier = phy->number; in _transport_expander_phy_control()
/linux/drivers/scsi/libsas/
H A Dsas_phy.c142 phy->phy->identify.phy_identifier = i; in sas_register_phys()
H A Dsas_discover.c133 rphy->identify.phy_identifier = phy->phy->identify.phy_identifier; in sas_get_port_device()
H A Dsas_ata.c714 rphy->identify.phy_identifier = phy_id; in sas_ata_add_dev()
H A Dsas_expander.c280 phy->phy->identify.phy_identifier = phy_id; in sas_set_ex_phy()
791 rphy->identify.phy_identifier = phy_id; in sas_ex_add_dev()
/linux/include/scsi/
H A Dscsi_transport_sas.h57 u8 phy_identifier; member
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c833 identify->phy_identifier = sasinf->phy_num; in mpi3mr_set_identify()
906 phy->identify.phy_identifier = mr_sas_phy->phy_id; in mpi3mr_add_host_phy()
977 phy->identify.phy_identifier = mr_sas_phy->phy_id; in mpi3mr_add_expander_phy()
2523 u8 phy_identifier; member
2535 u8 phy_identifier; member
2599 phy_error_log_request->phy_identifier = phy->number; in mpi3mr_get_expander_phy_error_log()
2780 u8 phy_identifier; member
2865 phy_control_request->phy_identifier = phy->number; in mpi3mr_expander_phy_control()
/linux/drivers/scsi/
H A Dscsi_transport_sas.c640 sas_phy_simple_attr(identify.phy_identifier, phy_identifier, "%d\n", u8);
1259 sas_rphy_simple_attr(identify.phy_identifier, phy_identifier, "%d\n", u8);
1862 SETUP_PHY_ATTRIBUTE(phy_identifier); in sas_attach_transport()
/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c720 dev->rphy->identify.phy_identifier; in pm8001_dev_found_notify()
/linux/drivers/message/fusion/
H A Dmptsas.c2051 cfg.pageAddr = phy->identify.phy_identifier; in mptsas_get_linkerrors()
2142 req->PhyNum = phy->identify.phy_identifier; in mptsas_phy_reset()
3007 identify->phy_identifier = device_info->phy_id; in mptsas_parse_device_info()
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1802 u8 phy_identifier; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c8454 u16 phy_identifier; in bnx2x_8727_set_limiting_mode() local
8459 &phy_identifier); in bnx2x_8727_set_limiting_mode()
8464 (phy_identifier & ~(1<<9))); in bnx2x_8727_set_limiting_mode()
8479 (phy_identifier | (1<<9))); in bnx2x_8727_set_limiting_mode()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c2515 phy_id = device->phy->identify.phy_identifier; in prep_ata_v2_hw()
H A Dhisi_sas_v3_hw.c1493 phy_id = device->phy->identify.phy_identifier; in prep_ata_v3_hw()