Searched refs:PCI_OUTB (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/pci/
H A Dpci_defs.h189 #define PCI_OUTB(x,y) (*((volatile char*)x) = y) macro
205 #define PCI_OUTB(x,y) pci_write((void *)(x),(y),BYTE) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/pci/
H A Dpci_defs.h189 #define PCI_OUTB(x,y) (*((volatile char*)x) = y) macro
205 #define PCI_OUTB(x,y) pci_write((void *)(x),(y),BYTE) macro

Completed in 263 milliseconds