Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c398 show_bases(struct device *d, int cnt, int without_config_data) in show_bases() function
540 show_bases(d, 6, 0); in show_htype0()
565 show_bases(d, 2, 0); in show_htype1()
692 show_bases(d, 1, 0); in show_htype2()
762 show_bases(d, 6, 1); in show_htype_unknown()
H A DChangeLog1262 * lspci.c (show_bases): Corrected printing of 64-bit addresses
1404 or unassigned ROM's as we do in show_bases() for the other BAR's.
2178 * lspci.c (show_bases): Use new address masking macros and pciaddr_t.
2252 * lspci.c (show_bases): Rewrote displaying of 64-bit addresses.
2351 * lspci.c (show_bases): Better displaying of unassigned and
2372 (show_bases): Honor the `cnt' argument.