Searched refs:indexPort (Results 1 – 1 of 1) sorted by relevance
85 unsigned long indexPort; in SMCConfigState() local90 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() local140 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 …]