Home
last modified time | relevance | path

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

/u-boot/net/
A Dnfs.c451 rpc_pkt.u.reply.astatus) in rpc_lookup_reply()
482 rpc_pkt.u.reply.data[0]) in nfs_mount_reply()
507 rpc_pkt.u.reply.astatus) in nfs_umountall_reply()
532 rpc_pkt.u.reply.data[0]) { in nfs_lookup_reply()
635 rpc_pkt.u.reply.data[0]) in nfs_readlink_reply()
685 rpc_pkt.u.reply.data[0]) { in nfs_read_reply()
686 if (rpc_pkt.u.reply.rstatus) in nfs_read_reply()
688 if (rpc_pkt.u.reply.astatus) in nfs_read_reply()
746 int reply; in nfs_handler() local
773 if (reply == -NFS_RPC_DROP) { in nfs_handler()
[all …]
A Dnfs.h79 } reply; member
/u-boot/drivers/usb/gadget/
A Df_mass_storage.c1809 if (reply == 0) in do_scsi_command()
1818 if (reply == 0) in do_scsi_command()
1828 if (reply == 0) in do_scsi_command()
1837 if (reply == 0) in do_scsi_command()
1847 if (reply == 0) in do_scsi_command()
1856 if (reply == 0) in do_scsi_command()
1866 if (reply == 0) in do_scsi_command()
1876 if (reply == 0) in do_scsi_command()
1886 if (reply == 0) in do_scsi_command()
1895 if (reply == 0) in do_scsi_command()
[all …]
/u-boot/board/ge/b1x5v2/
A Db1x5v2.c336 u8 reply[66] = {0}; in eeti_touch_get_model() local
340 .len = sizeof(reply), in eeti_touch_get_model()
341 .buf = reply, in eeti_touch_get_model()
359 if (reply[0] != 0x42 || reply[1] != 0x00 || in eeti_touch_get_model()
360 reply[2] != 0x03 || reply[4] != 'E') in eeti_touch_get_model()
363 memcpy(result, reply+5, 10); in eeti_touch_get_model()
/u-boot/drivers/xen/
A Dxenbus.c302 struct xsd_sockmsg *reply, *repmsg; in xenbus_ls() local
313 reply = repmsg + 1; in xenbus_ls()
315 nr_elems += (((char *)reply)[x] == 0); in xenbus_ls()
318 int l = strlen((char *)reply + x); in xenbus_ls()
321 memcpy(res[i], (char *)reply + x, l + 1); in xenbus_ls()
/u-boot/arch/arm/include/asm/arch-tegra/
A Dbpmp_abi.h222 uint32_t reply; member
436 uint32_t reply; member
/u-boot/doc/SPL/
A DREADME.am335x-network44 in the BOOTP reply but obviously they need different images (RBL needs
/u-boot/doc/android/
A Dfastboot-protocol.rst119 will reply with "DATA%08x" if it has enough
/u-boot/tools/patman/
A DREADME257 When you get this reply on the mailing list, you can add this
626 It would be nice if this could handle the In-reply-to side of things.
/u-boot/doc/uefi/
A Duefi.rst285 DHCP reply received from 192.168.76.2 (52:55:c0:a8:4c:02)
/u-boot/
A DREADME1369 DHCP server would reply 100% of the time. I recommend at
1439 soon as a reply to a BOOTP request was received, and
1918 Timeout waiting for an ARP reply in milliseconds.
/u-boot/cmd/
A DKconfig1482 By default a BOOTP/DHCP reply will overwrite the 'serverip' variable.

Completed in 32 milliseconds