Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsmc37c93x.c135 unsigned long portaddr, in SMCEnableDevice() argument
148 outb(( portaddr & 0xFF ), dataPort); in SMCEnableDevice()
151 outb((portaddr >> 8) & 0xFF, dataPort); in SMCEnableDevice()