Searched refs:US2WT (Results 1 – 3 of 3) sorted by relevance
490 #define US2WT(x) (x)/10 macro
1978 pwrk->timer = US2WT(sp_pkt_time * 1000000); in pmcs_SAS_run()1980 pwrk->timer = US2WT(1000000); in pmcs_SAS_run()2601 pwrk->timer = US2WT(sp_pkt_time * 1000000); in pmcs_SATA_run()2603 pwrk->timer = US2WT(1000000); in pmcs_SATA_run()
2046 if (pwrk->timer >= US2WT(PMCS_WATCH_INTERVAL)) { in pmcs_check_commands()2047 pwrk->timer -= US2WT(PMCS_WATCH_INTERVAL); in pmcs_check_commands()