Searched refs:STMF_SEC2TICK (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h358 #define STMF_SEC2TICK(x_sec) (drv_usectohz((x_sec) * 1000000)) macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c732 tmp_delay = STMF_SEC2TICK(1)/2;
782 clock_t twosec = STMF_SEC2TICK(2);
854 delay(STMF_SEC2TICK(1)/10);
H A Dfcoet_eth.c636 delay(STMF_SEC2TICK(1)/2);
643 delay(STMF_SEC2TICK(1)/3);
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5190 STMF_SEC2TICK(lu->lu_abort_timeout?
5223 STMF_SEC2TICK(lport->lport_abort_timeout?

Completed in 62 milliseconds