Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h136 #define FCIP_INIT_DELAY 10000000 /* 10 seconds */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1069 fcip_lbolt += drv_usectohz(FCIP_INIT_DELAY); in fcip_port_attach_handler()
5228 delay(drv_usectohz(FCIP_INIT_DELAY)); in fcip_areq()