Searched refs:Retry (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwacpi.c71 UINT32 Retry; local
147 Retry = 3000;
148 while (Retry)
157 Retry--;
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmhandler.c50 extern int Retry;
97 Retry = TRUE;
120 Retry = TRUE;
216 Retry = TRUE;
327 Retry = TRUE;
374 Retry = TRUE;
416 Retry = TRUE;
568 Retry = TRUE;
574 Retry = TRUE;
586 Retry
[all...]
H A Dtmglobal.c55 int Retry; /* retry open_device flag */ variable
H A Dttymon.c53 extern int Retry;
144 while (Retry) {
145 Retry = FALSE;
251 Retry = TRUE;
252 while (Retry) {
253 Retry = FALSE;
423 Retry = TRUE;
483 Retry = TRUE;
506 Retry = TRUE;
513 Retry
[all...]
H A Dtmexpress.c79 extern int Retry;
148 Retry = FALSE;
150 if (Retry) /* open failed */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c974 npr->Retry = 0;
1003 /* Retry and TaskRetryId bits are both required here */
1004 if (npr->targetFunc && npr->Retry && task_retry_id) {
1582 npr->Retry = 0;
1611 /* Retry and TaskRetryId bits are both required here */
1612 if (npr->targetFunc && npr->Retry && task_retry_id) {
2664 els->un.prli.Retry = 1;
2668 els->un.prli.Retry = 0;
H A Demlxs_solaris.c9228 els_pkt->un.prli.Retry = 1;
9232 els_pkt->un.prli.Retry = 0;
9624 els_pkt->un.prli.Retry = 1;
9628 els_pkt->un.prli.Retry = 0;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1561 uint16_t Retry:1; /* FC Parm Word 3, bit 8 */ member in struct:_PRLI
1572 uint16_t Retry:1; /* FC Parm Word 3, bit 8 */ member in struct:_PRLI
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh379 use_cached : Retry the retrieval the number of time specified
414 retry : Retry operation nisLDAPstoreErrorAttempts times with

Completed in 146 milliseconds