Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1263 Mpi2SasPhyPage1_t phy_pg1; in _transport_get_linkerrors() local
1277 if ((mpt2sas_config_get_phy_pg1(ioc, &mpi_reply, &phy_pg1, in _transport_get_linkerrors()
1290 phy->invalid_dword_count = le32_to_cpu(phy_pg1.InvalidDwordCount); in _transport_get_linkerrors()
1292 le32_to_cpu(phy_pg1.RunningDisparityErrorCount); in _transport_get_linkerrors()
1294 le32_to_cpu(phy_pg1.LossDwordSynchCount); in _transport_get_linkerrors()
1296 le32_to_cpu(phy_pg1.PhyResetProblemCount); in _transport_get_linkerrors()