Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Ddownload.c59 int bootOpt; in ADM_Process_download() local
73 bootOpt = 1; in ADM_Process_download()
78 bootOpt = 0; in ADM_Process_download()
245 } while (bootOpt && (retry < 2)); in ADM_Process_download()