Home
last modified time | relevance | path

Searched refs:MBX_READY_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h45 #define MBX_READY_TIMEOUT (1 * 1000 * 1000) /* 1 sec (in usec) */ macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c140 tmo += drv_usectohz(MBX_READY_TIMEOUT); in oce_mbox_wait()