Home
last modified time | relevance | path

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

/linux/arch/parisc/kernel/
H A Dpci.c84 #define PCI_PORT_OUT(type, size) \
94 PCI_PORT_OUT(b, 8)
95 PCI_PORT_OUT(w, 16)
96 PCI_PORT_OUT(l, 32)
83 #define PCI_PORT_OUT( global() macro