Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetSASPhyAttributes.c33 HBA_UINT32 port, HBA_UINT32 phy, SMHBA_SAS_PHY *pAttributes) in Sun_sasGetSASPhyAttributes() argument
42 if (pAttributes == NULL) { in Sun_sasGetSASPhyAttributes()
86 (void) memset(pAttributes, 0, in Sun_sasGetSASPhyAttributes()
88 (void) memcpy(pAttributes, &phy_ptr->phy, in Sun_sasGetSASPhyAttributes()