Searched refs:currentControl (Results 1 – 1 of 1) sorted by relevance
216 unsigned char currentControl; in SMCReportDeviceStatus() local222 currentControl = inb(dataPort); in SMCReportDeviceStatus()224 printk(currentControl & (1 << FDC) in SMCReportDeviceStatus()226 printk(currentControl & (1 << IDE1) in SMCReportDeviceStatus()228 printk(currentControl & (1 << IDE2) in SMCReportDeviceStatus()230 printk(currentControl & (1 << PARP) in SMCReportDeviceStatus()232 printk(currentControl & (1 << SER1) in SMCReportDeviceStatus()234 printk(currentControl & (1 << SER2) in SMCReportDeviceStatus()