Searched refs:stmfLogicalUnitProperties (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libstmf/common/
H A Dlibstmf.h289 } stmfLogicalUnitProperties; typedef in typeref:struct:_stmfLogicalUnitProperties
337 stmfLogicalUnitProperties *logicalUnitProps);
H A Dstmf.c1559 stmfLogicalUnitProperties luProps;
1650 stmfLogicalUnitProperties luProps;
1735 stmfLogicalUnitProperties luProps;
2150 stmfLogicalUnitProperties luProps;
4571 * stmfLuProps - pointer to an stmfLogicalUnitProperties structure. On success,
4575 stmfGetLogicalUnitProperties(stmfGuid *lu, stmfLogicalUnitProperties *luProps)
4590 bzero(luProps, sizeof (stmfLogicalUnitProperties));
/illumos-gate/usr/src/cmd/sbdadm/
H A Dsbdadm.c549 stmfLogicalUnitProperties luProps;
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c79 static void printLuProps(stmfLogicalUnitProperties *luProps);
1903 stmfLogicalUnitProperties luProps;
2266 printLuProps(stmfLogicalUnitProperties *luProps)
2834 stmfLogicalUnitProperties luProps;

Completed in 95 milliseconds