Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h130 #define PCI_IO_LIMIT_UPPER16 0x32 macro
/pciutils/
H A Dlspci.c590 io_limit |= (get_conf_word(d, PCI_IO_LIMIT_UPPER16) << 16); in show_htype1()