Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/alpha/kernel/
A Dsmc37c93x.c85 unsigned long dataPort; in SMCConfigState() local
99 devId = inb(dataPort); in SMCConfigState()
137 unsigned long dataPort; in SMCEnableDevice() local
143 outb(device, dataPort); in SMCEnableDevice()
161 unsigned long dataPort; in SMCEnableKYBD() local
167 outb(KYBD, dataPort); in SMCEnableKYBD()
182 unsigned long dataPort; in SMCEnableFDC() local
190 outb(FDC, dataPort); in SMCEnableFDC()
199 outb(0x06, dataPort ); in SMCEnableFDC()
202 outb(0x02, dataPort); in SMCEnableFDC()
[all …]

Completed in 3 milliseconds