Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.h41 #define TGT_DEREG_RETRY_SECONDS 1 macro
H A Dpppt_tgt.c808 drv_usectohz(TGT_DEREG_RETRY_SECONDS * 1000000)); in pppt_tgt_dereg_retry()
894 drv_usectohz(TGT_DEREG_RETRY_SECONDS * 1000000)); in tgt_sm_new_state()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.h73 #define TGT_DEREG_RETRY_SECONDS 1 macro
H A Discsit_tgt.c656 drv_usectohz(TGT_DEREG_RETRY_SECONDS * 1000000)); in iscsit_tgt_dereg_retry()
748 drv_usectohz(TGT_DEREG_RETRY_SECONDS * 1000000)); in tgt_sm_new_state()