Searched refs:HS_USECS (Results 1 – 2 of 2) sorted by relevance
669 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes)) macro
1815 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()1816 qh->usecs = HS_USECS(1); in qh_make()1818 qh->usecs += HS_USECS(1); in qh_make()1819 qh->c_usecs = HS_USECS(0); in qh_make()