Searched refs:hres (Results 1 – 2 of 2) sorted by relevance
522 hrtime_t hres; in aiowait() local622 hres = hrtend - gethrtime(); in aiowait()623 if (hres <= 0) { in aiowait()632 hres += (NANOSEC / MICROSEC) - 1; in aiowait()633 wait->tv_sec = hres / NANOSEC; in aiowait()635 (hres % NANOSEC) / (NANOSEC / MICROSEC); in aiowait()
799 boolean_t hres; /* Hybrid resource ? */ in vnet_tx_ring_send() local859 hres = B_TRUE; in vnet_tx_ring_send()862 hres = B_FALSE; in vnet_tx_ring_send()885 if (hres == B_TRUE) { in vnet_tx_ring_send()