Searched refs:HS_USECS (Results 1 – 3 of 3) sorted by relevance
840 qh->ps.c_usecs = qh->ps.usecs + HS_USECS(0); in qh_make() 841 qh->ps.usecs = HS_USECS(1); in qh_make() 843 qh->ps.usecs += HS_USECS(1); in qh_make() 844 qh->ps.c_usecs = HS_USECS(0); in qh_make()
669 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes)) macro
2773 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make() 2774 qh->usecs = HS_USECS(1); in qh_make() 2776 qh->usecs += HS_USECS(1); in qh_make() 2777 qh->c_usecs = HS_USECS(0); in qh_make()