Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/iscsid/
H A Discsid.c56 #define ISCSI_DISCOVERY_POLL_DELAY2 60 /* Seconds */ macro
663 if (lun_timer >= ISCSI_DISCOVERY_POLL_DELAY2) { in discovery_event_wait()