Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwboot.c79 static int blk_rsp_timeo = KWBOOT_BLK_RSP_TIMEO; variable
387 rc = kwboot_tty_recv(fd, &c, 1, blk_rsp_timeo); in kwboot_xm_sendblock()
773 blk_rsp_timeo = atoi(optarg); in main()