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

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

Completed in 57 milliseconds