Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c3654 SMHBAGetPortTypeFunc GetPortTypeFunc; in SMHBA_GetPortType() local
3660 GetPortTypeFunc = in SMHBA_GetPortType()
3662 if (GetPortTypeFunc != NULL) { in SMHBA_GetPortType()
3663 status = ((GetPortTypeFunc)(vendorHandle, portindex, porttype)); in SMHBA_GetPortType()