Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dload.c412 static int his_pad_count; /* number of pad chars he needs */ variable
538 int count = his_pad_count; in send_pad()
692 his_pad_count = 0; in handle_send_packet()
715 his_pad_count = untochar(send_parms[2]); in handle_send_packet()
784 his_pad_count = 0; in k_recv()