Searched refs:phy_identifier (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/scsi/libsas/
H A Dsas_phy.c170 phy->phy->identify.phy_identifier = i; sas_register_phys()
H A Dsas_discover.c141 rphy->identify.phy_identifier = phy->phy->identify.phy_identifier; sas_get_port_device()
H A Dsas_expander.c279 phy->phy->identify.phy_identifier = phy_id; sas_set_ex_phy()
/linux-4.1.27/include/scsi/
H A Dscsi_transport_sas.h45 u8 phy_identifier; member in struct:sas_identify
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c174 identify->phy_identifier = sas_device_pg0.PhyNum; _transport_set_identify()
875 phy->identify.phy_identifier = mpt2sas_phy->phy_id; mpt2sas_transport_add_host_phy()
942 phy->identify.phy_identifier = mpt2sas_phy->phy_id; mpt2sas_transport_add_expander_phy()
1050 u8 phy_identifier; member in struct:phy_error_log_request
1062 u8 phy_identifier; member in struct:phy_error_log_reply
1163 phy_error_log_request->phy_identifier = phy->number; _transport_get_expander_phy_error_log()
1372 u8 phy_identifier; member in struct:phy_control_request
1486 phy_control_request->phy_identifier = phy->number; _transport_expander_phy_control()
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c178 identify->phy_identifier = sas_device_pg0.PhyNum; _transport_set_identify()
870 phy->identify.phy_identifier = mpt3sas_phy->phy_id; mpt3sas_transport_add_host_phy()
939 phy->identify.phy_identifier = mpt3sas_phy->phy_id; mpt3sas_transport_add_expander_phy()
1046 u8 phy_identifier; member in struct:phy_error_log_request
1058 u8 phy_identifier; member in struct:phy_error_log_reply
1158 phy_error_log_request->phy_identifier = phy->number; _transport_get_expander_phy_error_log()
1355 u8 phy_identifier; member in struct:phy_control_request
1469 phy_control_request->phy_identifier = phy->number; _transport_expander_phy_control()
/linux-4.1.27/drivers/scsi/
H A Dscsi_transport_sas.c645 sas_phy_simple_attr(identify.phy_identifier, phy_identifier, "%d\n", u8);
1268 sas_rphy_simple_attr(identify.phy_identifier, phy_identifier, "%d\n", u8);
1842 SETUP_PHY_ATTRIBUTE(phy_identifier); sas_attach_transport()
/linux-4.1.27/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-board.c712 int phy_identifier = __cvmx_helper_board_hardware_enable() local
716 if (phy_identifier == 0x0143) { __cvmx_helper_board_hardware_enable()
/linux-4.1.27/drivers/scsi/pm8001/
H A Dpm8001_sas.c627 dev->rphy->identify.phy_identifier; pm8001_dev_found_notify()
/linux-4.1.27/drivers/message/fusion/
H A Dmptsas.c2023 cfg.pageAddr = phy->identify.phy_identifier; mptsas_get_linkerrors()
2114 req->PhyNum = phy->identify.phy_identifier; mptsas_phy_reset()
2985 identify->phy_identifier = device_info->phy_id; mptsas_parse_device_info()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c8446 u16 phy_identifier; bnx2x_8727_set_limiting_mode() local
8451 &phy_identifier); bnx2x_8727_set_limiting_mode()
8456 (phy_identifier & ~(1<<9))); bnx2x_8727_set_limiting_mode()
8471 (phy_identifier | (1<<9))); bnx2x_8727_set_limiting_mode()

Completed in 1161 milliseconds