Lines Matching refs:luProps
1733 IMA_LU_PROPERTIES luProps;
1770 status = getLuProperties(deviceId, &luProps);
1774 uscsi.iu_oid = (uint32_t)luProps.associatedTargetOid.
1776 uscsi.iu_lun = luProps.targetLun;
1823 IMA_LU_PROPERTIES luProps;
1872 status = getLuProperties(deviceId, &luProps);
1876 uscsi.iu_oid = (uint32_t)luProps.associatedTargetOid.
1878 uscsi.iu_lun = luProps.targetLun;
1927 IMA_LU_PROPERTIES luProps;
1964 status = getLuProperties(deviceId, &luProps);
1968 uscsi.iu_oid = (uint32_t)luProps.associatedTargetOid.
1970 uscsi.iu_lun = luProps.targetLun;