Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpci.c230 { "primary bus number", PCI_SIZE_8, PCI_CB_PRIMARY_BUS },
/openbmc/u-boot/include/
H A Dpci.h279 #define PCI_CB_PRIMARY_BUS 0x18 /* PCI bus number */ macro