ctsts              71 drivers/hwmon/i5500_temp.c 	u8 ctsts;
ctsts              73 drivers/hwmon/i5500_temp.c 	pci_read_config_byte(pdev, REG_CTSTS, &ctsts);
ctsts              74 drivers/hwmon/i5500_temp.c 	return sprintf(buf, "%u\n", (unsigned int)ctsts & (1 << nr));