Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetPluginPropertiesPlugin.c117 (void) strncpy(pProps->driverName, "scsi_vhci", 255); in MP_GetPluginPropertiesPlugin()
/titanic_44/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.h530 MP_CHAR driverName[256]; member
/titanic_44/usr/src/lib/libima/common/
H A Dima.h938 IMA_WCHAR driverName[256]; member
/titanic_44/usr/src/cmd/mpathadm/
H A Dmpathadm.c372 displayArray(pluginProps.driverName, in showMpathSupport()
373 sizeof (pluginProps.driverName)); in showMpathSupport()