Home
last modified time | relevance | path

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

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