Searched refs:indexPort (Results 1 – 1 of 1) sorted by relevance
84 unsigned long indexPort; in SMCConfigState() local89 configPort = indexPort = baseAddr; in SMCConfigState()98 outb(DEVICE_ID, indexPort); in SMCConfigState()101 outb(DEVICE_REV, indexPort); in SMCConfigState()136 unsigned long indexPort; in SMCEnableDevice() local139 indexPort = baseAddr; in SMCEnableDevice()142 outb(LOGICAL_DEVICE_NUMBER, indexPort); in SMCEnableDevice()145 outb(ADDR_LO, indexPort); in SMCEnableDevice()148 outb(ADDR_HI, indexPort); in SMCEnableDevice()151 outb(INTERRUPT_SEL, indexPort); in SMCEnableDevice()[all …]