Home
last modified time | relevance | path

Searched refs:bar_cnt (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/cmd/
Dpci.c98 int bar_cnt, bar_id, mem_type; in pci_bar_show() local
113 bar_cnt = (header_type == PCI_HEADER_TYPE_NORMAL) ? 6 : 2; in pci_bar_show()
120 while (bar_cnt) { in pci_bar_show()
141 bar_cnt--; in pci_bar_show()
159 bar_cnt--; in pci_bar_show()