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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dlibstmf.h291 typedef void * luResource; typedef
315 int stmfCreateLu(luResource hdl, stmfGuid *luGuid);
316 int stmfCreateLuResource(uint16_t dType, luResource *hdl);
324 int stmfFreeLuResource(luResource hdl);
341 int stmfGetLuProp(luResource hdl, uint32_t propType, char *prop,
343 int stmfGetLuResource(stmfGuid *luGuid, luResource *hdl);
378 int stmfSetLuProp(luResource hdl, uint32_t propType, const char *propVal);

Completed in 79 milliseconds