Searched refs:ctsts (Results 1 – 1 of 1) sorted by relevance
71 u8 ctsts; in alarm_show() local73 pci_read_config_byte(pdev, REG_CTSTS, &ctsts); in alarm_show()74 return sprintf(buf, "%u\n", (unsigned int)ctsts & (1 << nr)); in alarm_show()