Searched refs:PCI_SBUF_LINE_SIZE (Results 1 – 3 of 3) sorted by relevance
78 #define PCI_SBUF_LINE_SIZE 64 /* size of i/o cache line */ macro80 #define PCI_CACHE_LINE_SIZE (PCI_SBUF_LINE_SIZE / 4)
968 #ifdef PCI_SBUF_LINE_SIZE in cardbus_ctlops()969 val = maxbit(val, PCI_SBUF_LINE_SIZE); in cardbus_ctlops()
1247 val = maxbit(val, PCI_SBUF_LINE_SIZE); in pci_ctlops()