Searched refs:Sun_fcGetAdapterName (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetAdapterName.cc49 HBA_STATUS Sun_fcGetAdapterName(HBA_UINT32 index, char *name) { function
50 Trace log("Sun_fcGetAdapterName");
H A DHBA_RegisterLibrary.cc43 entrypoints->GetAdapterNameHandler = Sun_fcGetAdapterName;
H A DHBA_RegisterLibraryV2.cc44 entrypoints->GetAdapterNameHandler = Sun_fcGetAdapterName;
H A Dsun_fc.h47 extern HBA_STATUS Sun_fcGetAdapterName(HBA_UINT32, char *);
/illumos-gate/usr/src/lib/sun_fc/
H A DMakefile.com56 Sun_fcGetAdapterName.o \

Completed in 99 milliseconds