Searched refs:currentControl (Results 1 – 1 of 1) sorted by relevance
215 unsigned char currentControl; in SMCReportDeviceStatus() local221 currentControl = inb(dataPort); in SMCReportDeviceStatus()223 printk(currentControl & (1 << FDC) in SMCReportDeviceStatus()225 printk(currentControl & (1 << IDE1) in SMCReportDeviceStatus()227 printk(currentControl & (1 << IDE2) in SMCReportDeviceStatus()229 printk(currentControl & (1 << PARP) in SMCReportDeviceStatus()231 printk(currentControl & (1 << SER1) in SMCReportDeviceStatus()233 printk(currentControl & (1 << SER2) in SMCReportDeviceStatus()