Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c149 static IMA_STATUS getLuProperties(IMA_OID luId, IMA_LU_PROPERTIES *pProps);
1593 return (getLuProperties(luId, pProps)); in IMA_GetLuProperties()
1596 static IMA_STATUS getLuProperties( in getLuProperties() function
1784 status = getLuProperties(deviceId, &luProps); in IMA_LuInquiry()
1886 status = getLuProperties(deviceId, &luProps); in IMA_LuReadCapacity()
1978 status = getLuProperties(deviceId, &luProps); in IMA_LuReportLuns()