Searched refs:free_sts (Results 1 – 2 of 2) sorted by relevance
30 u64 free_sts = 0, busy_sts = 0; \40 free_sts |= 1ULL << i; \43 (_rsp)->free_sts_##etype = free_sts; \
3621 u64 busy_sts = 0, free_sts = 0; in cpt_eng_sts_display() local3656 free_sts |= 1ULL << i; in cpt_eng_sts_display()3658 seq_printf(filp, "FREE STS : 0x%016llx\n", free_sts); in cpt_eng_sts_display()