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