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