Home
last modified time | relevance | path

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

/linux-4.1.27/arch/parisc/kernel/
Dpci.c79 #define PCI_PORT_IN(type, size) \ macro
89 PCI_PORT_IN(b, 8)
90 PCI_PORT_IN(w, 16)
91 PCI_PORT_IN(l, 32)