Searched refs:G_SCD_BERR_TID (Results 1 – 3 of 3) sorted by relevance
53 (unsigned int)(G_SCD_BERR_TID(status) & 0x3f), in print_summary()54 (int)(G_SCD_BERR_TID(status) >> 6), in print_summary()115 (unsigned int)(G_SCD_BERR_TID(stats->status) & 0x3f), in bw_proc_show()116 (int)(G_SCD_BERR_TID(stats->status) >> 6), in bw_proc_show()
150 (unsigned int)(G_SCD_BERR_TID(status) & 0x3f), in check_bus_watcher()151 (int)(G_SCD_BERR_TID(status) >> 6), in check_bus_watcher()
404 #define G_SCD_BERR_TID(x) _SB_GETVALUE(x, S_SCD_BERR_TID, M_SCD_BERR_TID) macro
Completed in 7 milliseconds