Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dphy.c121 struct sci_phy_oem_params *phy_oem; in sci_phy_link_layer_initialization() local
132 phy_oem = &ihost->oem_parameters.phys[phy_idx]; in sci_phy_link_layer_initialization()
150 writel(phy_oem->sas_address.high, &llr->source_sas_address_high); in sci_phy_link_layer_initialization()
151 writel(phy_oem->sas_address.low, &llr->source_sas_address_low); in sci_phy_link_layer_initialization()