Searched refs:io_bits (Results 1 – 1 of 1) sorted by relevance
563 int io_bits, pref_bits; in show_htype1() local577 io_bits = (io_type == PCI_IO_RANGE_TYPE_32) ? 32 : 16; in show_htype1()578 show_range("\tI/O behind bridge", io_base, io_limit, io_bits, io_disabled); in show_htype1()596 io_bits = (io_type == PCI_IO_RANGE_TYPE_32) ? 32 : 16; in show_htype1()597 show_range("\tI/O behind bridge", io_base, io_limit, io_bits, io_disabled); in show_htype1()