Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dadm.h49 #define ADM_BOOT_LOAD_TIMEOUT 10 /* RX timeout for BOOT s-record message */ macro
H A Dsend_file.c86 Timeout.tv_sec = ADM_BOOT_LOAD_TIMEOUT; in ADM_Send_file()
H A Ddownload.c225 Delay.tv_sec = ADM_BOOT_LOAD_TIMEOUT; in ADM_Process_download()