Searched refs:indexPort (Results 1 – 1 of 1) sorted by relevance
86 unsigned long indexPort; in SMCConfigState() local91 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() local141 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()[all …]