Searched refs:SEND_WAIT_TIME (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/rpc/ | ||
H A D | ib.h | 381 #define SEND_WAIT_TIME 40 /* time for send completion */ macro |
H A D | rpcib.c | 2190 timout = drv_usectohz(SEND_WAIT_TIME * 1000000) + in rib_sendwait() |