Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dsmc37c93x.c85 unsigned long indexPort; in SMCConfigState() local
90 configPort = indexPort = baseAddr; in SMCConfigState()
99 outb(DEVICE_ID, indexPort); in SMCConfigState()
102 outb(DEVICE_REV, indexPort); in SMCConfigState()
137 unsigned long indexPort; in SMCEnableDevice() local
140 indexPort = baseAddr; in SMCEnableDevice()
143 outb(LOGICAL_DEVICE_NUMBER, indexPort); in SMCEnableDevice()
146 outb(ADDR_LO, indexPort); in SMCEnableDevice()
149 outb(ADDR_HI, indexPort); in SMCEnableDevice()
152 outb(INTERRUPT_SEL, indexPort); in SMCEnableDevice()
[all …]