hds: count available pci slots
authorJinhyung Choi <jinh0.choi@samsung.com>
Fri, 18 Dec 2015 09:25:43 +0000 (18:25 +0900)
committerJinhyung Choi <jinh0.choi@samsung.com>
Tue, 22 Dec 2015 03:52:46 +0000 (12:52 +0900)
commit05463ad8aae83dd4f49484fd4c66389eafbaccb9
tree68c8efffd0ab294a4afa50d37ee3e8e100f2f897
parent4758dec416c733f4fa0e32563a28e7dc843aba02
hds: count available pci slots

PCI slots are limited as PCI_SLOT_MAX which is 32.
For the stability of using HDS, the max connection should be set.
This function will be used by ECS for it.

Change-Id: Id67a2550ddfffff24feb1df04a7b8b2e912237b8
Signed-off-by: Jinhyung Choi <jinh0.choi@samsung.com>
tizen/src/util/hds.c
tizen/src/util/hds.h