Searched refs:PCI_CACHELINESZ (Results 1 – 2 of 2) sorted by relevance
529 #define PCI_CACHELINESZ 0x0C /* cache line size, 8 bits */ macro
644 cachelinesz = pci_config_get8(pci, PCI_CACHELINESZ); in dca_attach()