Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
A Dsmc37c93x.c87 unsigned long dataPort; in SMCConfigState() local
101 devId = inb(dataPort); in SMCConfigState()
139 unsigned long dataPort; in SMCEnableDevice() local
145 outb(device, dataPort); in SMCEnableDevice()
163 unsigned long dataPort; in SMCEnableKYBD() local
169 outb(KYBD, dataPort); in SMCEnableKYBD()
184 unsigned long dataPort; in SMCEnableFDC() local
192 outb(FDC, dataPort); in SMCEnableFDC()
201 outb(0x06, dataPort ); in SMCEnableFDC()
204 outb(0x02, dataPort); in SMCEnableFDC()
[all …]

Completed in 3 milliseconds