Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c689 word exca; in show_htype2() local
745 exca = get_conf_word(d, PCI_CB_LEGACY_MODE_BASE); in show_htype2()
746 if (exca) in show_htype2()
747 printf("\t16-bit legacy interface ports at %04x\n", exca); in show_htype2()