Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_sas/common/
H A Devent.c114 NegotiatedLinkRate in updateMatchingPhy()
118 NegotiatedLinkRate in updateMatchingPhy()
H A Ddevtree_phy_disco.c173 phy_ptr->phy.NegotiatedLinkRate = negoRate; in get_phy_info()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c336 getPhyStateString(phyinfo->NegotiatedLinkRate, PHY_STATE)); in printHBAPortPhyInfo()
350 getPhyStateString(phyinfo->NegotiatedLinkRate, PHY_SPEED)); in printHBAPortPhyInfo()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_cnfg.h2160 U8 NegotiatedLinkRate; /* 0x03 */ member
2704 U8 NegotiatedLinkRate; /* 0x1F */ member
2849 U8 NegotiatedLinkRate; /* 0x1C */ member
3432 U8 NegotiatedLinkRate; /* 0x03 */ member
3574 U8 NegotiatedLinkRate; /* 0x13 */ member
3608 U8 NegotiatedLinkRate; /* 0x27 */ member
H A Dmpi2_ioc.h1172 U8 NegotiatedLinkRate; /* 0x01 */ member
H A Dmpi2_history.txt353 * Added NegotiatedLinkRate and NegotiatedPortWidth to
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h228 HBA_SASPHYSPEED NegotiatedLinkRate; member
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h1270 uint8_t NegotiatedLinkRate; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c2554 ddi_get8(accessp, &sasphypage->NegotiatedLinkRate); in mptsas_sasphypage_0_cb()