Searched defs:pAttributes (Results 1 - 1 of 1) sorted by relevance

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

Completed in 21 milliseconds