Home
last modified time | relevance | path

Searched defs:input_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dnetconsole.c18 static int input_offset; /* offset to valid chars in input buffer */ variable
/openbmc/u-boot/cmd/
H A Dotp.c1150 static int otp_print_conf_info(int input_offset) in otp_print_conf_info()