Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpci_defs.h243 #define PCI_OUTH(x,y) (*((volatile short*)x) = y) macro
259 #define PCI_OUTH(x,y) pci_write((void *)(x),(y),HALF) macro