Searched refs:indexPort (Results 1 – 1 of 1) sorted by relevance
87 unsigned long indexPort; in SMCConfigState() local92 configPort = indexPort = baseAddr; in SMCConfigState()101 outb(DEVICE_ID, indexPort); in SMCConfigState()104 outb(DEVICE_REV, indexPort); in SMCConfigState()139 unsigned long indexPort; in SMCEnableDevice() local142 indexPort = baseAddr; in SMCEnableDevice()145 outb(LOGICAL_DEVICE_NUMBER, indexPort); in SMCEnableDevice()148 outb(ADDR_LO, indexPort); in SMCEnableDevice()151 outb(ADDR_HI, indexPort); in SMCEnableDevice()154 outb(INTERRUPT_SEL, indexPort); in SMCEnableDevice()[all …]