Home
last modified time | relevance | path

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

/pciutils/lib/
H A Demulated.c111 case PCI_CACHE_LINE_SIZE: in pci_emulated_read()
H A Dheader.h53 #define PCI_CACHE_LINE_SIZE 0x0c /* 8 bits */ macro
/pciutils/
H A Dlspci.c879 byte cache_line = get_conf_byte(d, PCI_CACHE_LINE_SIZE); in show_verbose()