Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dpci.c300 void pciinfo_header(int busnum, bool short_listing) in pciinfo_header() argument
304 if (short_listing) { in pciinfo_header()
333 static void pciinfo(struct udevice *bus, bool short_listing) in pciinfo() argument
337 pciinfo_header(dev_seq(bus), short_listing); in pciinfo()
345 if (short_listing) { in pciinfo()

Completed in 3 milliseconds