Searched refs:VDP_RESP_WAIT_DELAY_MSEC (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.h63 #define VDP_RESP_WAIT_DELAY_MSEC 11600 macro
H A Dvdp_impl.c228 iu_schedule_timer_ms(tq, VDP_RESP_WAIT_DELAY_MSEC,
254 iu_schedule_timer_ms(tq, VDP_RESP_WAIT_DELAY_MSEC,
925 VDP_RESP_WAIT_DELAY_MSEC / MILLISEC;
927 (VDP_RESP_WAIT_DELAY_MSEC % MILLISEC);

Completed in 21 milliseconds