Searched refs:getObj (Results 1 – 1 of 1) sorted by relevance
5744 ISCSI_TUNABLE_PARAM getObj; in chkConnLoginMaxPollingLoginDelay() local5748 getObj.tunable_objectType = ISCSI_LOGIN_POLLING_DELAY; in chkConnLoginMaxPollingLoginDelay()5750 getObj.tunable_objectType = ISCSI_CONN_DEFAULT_LOGIN_MAX; in chkConnLoginMaxPollingLoginDelay()5755 getObj.tunable_objectValue = valuep; in chkConnLoginMaxPollingLoginDelay()5756 status = SUN_IMA_GetTunableProperties(oid, &getObj); in chkConnLoginMaxPollingLoginDelay()