Searched refs:strSlotId (Results 1 – 1 of 1) sorted by relevance
499 char strSlotId[PARAMETER_SIZE] = {0}; in GetSlotId() local504 if (GetParameter(SUPPORT_SLOT_ID, "", strSlotId, PARAMETER_SIZE) > 0) { in GetSlotId()505 slotId = atoi(strSlotId); in GetSlotId()