Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dsmc37c93x.c133 unsigned long portaddr, in SMCEnableDevice() argument
146 outb(( portaddr & 0xFF ), dataPort); in SMCEnableDevice()
149 outb((portaddr >> 8) & 0xFF, dataPort); in SMCEnableDevice()