Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsmc37c93x.c86 unsigned long indexPort; in SMCConfigState() local
91 configPort = indexPort = baseAddr; in SMCConfigState()
100 outb(DEVICE_ID, indexPort); in SMCConfigState()
103 outb(DEVICE_REV, indexPort); in SMCConfigState()
138 unsigned long indexPort; in SMCEnableDevice() local
141 indexPort = baseAddr; in SMCEnableDevice()
144 outb(LOGICAL_DEVICE_NUMBER, indexPort); in SMCEnableDevice()
147 outb(ADDR_LO, indexPort); in SMCEnableDevice()
150 outb(ADDR_HI, indexPort); in SMCEnableDevice()
153 outb(INTERRUPT_SEL, indexPort); in SMCEnableDevice()
162 unsigned long indexPort; SMCEnableKYBD() local
183 unsigned long indexPort; SMCEnableFDC() local
213 unsigned long indexPort; SMCReportDeviceStatus() local
[all...]