| /rk3399_rockchip-uboot/net/ |
| H A D | nfs.c | 439 if (ntohl(rpc_pkt.u.reply.id) > rpc_id) in rpc_lookup_reply() 441 else if (ntohl(rpc_pkt.u.reply.id) < rpc_id) in rpc_lookup_reply() 444 if (rpc_pkt.u.reply.rstatus || in rpc_lookup_reply() 445 rpc_pkt.u.reply.verifier || in rpc_lookup_reply() 446 rpc_pkt.u.reply.astatus) in rpc_lookup_reply() 451 nfs_server_mount_port = ntohl(rpc_pkt.u.reply.data[0]); in rpc_lookup_reply() 454 nfs_server_port = ntohl(rpc_pkt.u.reply.data[0]); in rpc_lookup_reply() 469 if (ntohl(rpc_pkt.u.reply.id) > rpc_id) in nfs_mount_reply() 471 else if (ntohl(rpc_pkt.u.reply.id) < rpc_id) in nfs_mount_reply() 474 if (rpc_pkt.u.reply.rstatus || in nfs_mount_reply() [all …]
|
| H A D | nfs.h | 77 } reply; member
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 1794 int reply = -EINVAL; in do_scsi_command() local 1817 rc = rkusb_cmd_process(common, bh, &reply); in do_scsi_command() 1828 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command() 1831 if (reply == 0) in do_scsi_command() 1832 reply = do_inquiry(common, bh); in do_scsi_command() 1837 reply = check_command(common, 6, DATA_DIR_FROM_HOST, in do_scsi_command() 1840 if (reply == 0) in do_scsi_command() 1841 reply = do_mode_select(common, bh); in do_scsi_command() 1847 reply = check_command(common, 10, DATA_DIR_FROM_HOST, in do_scsi_command() 1850 if (reply == 0) in do_scsi_command() [all …]
|
| H A D | f_rockusb.c | 1075 struct fsg_buffhd *bh, int *reply) in rkusb_cmd_process() argument 1084 *reply = -EINVAL; in rkusb_cmd_process() 1090 *reply = rkusb_do_test_unit_ready(common, bh); in rkusb_cmd_process() 1095 *reply = rkusb_do_read_flash_id(common, bh); in rkusb_cmd_process() 1100 *reply = rkusb_do_test_bad_block(common, bh); in rkusb_cmd_process() 1105 *reply = rkusb_do_erase_force(common, bh); in rkusb_cmd_process() 1124 *reply = rkusb_do_read_flash_info(common, bh); in rkusb_cmd_process() 1129 *reply = rkusb_do_get_chip_info(common, bh); in rkusb_cmd_process() 1134 *reply = rkusb_do_lba_erase(common, bh); in rkusb_cmd_process() 1139 *reply = rkusb_do_vs_write(common); in rkusb_cmd_process() [all …]
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | drm_dp_helper.c | 176 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK; in drm_dp_dpcd_access() 349 switch (msg->reply & DP_AUX_NATIVE_REPLY_MASK) { in drm_dp_i2c_do_msg() 378 aux->name, msg->reply); in drm_dp_i2c_do_msg() 382 switch (msg->reply & DP_AUX_I2C_REPLY_MASK) { in drm_dp_i2c_do_msg() 414 aux->name, msg->reply); in drm_dp_i2c_do_msg()
|
| H A D | analogix_dp_reg.c | 1295 msg->reply = DP_AUX_NATIVE_REPLY_DEFER; in analogix_dp_aux_transfer() 1297 msg->reply = DP_AUX_I2C_REPLY_DEFER; in analogix_dp_aux_transfer() 1300 msg->reply = DP_AUX_I2C_REPLY_ACK; in analogix_dp_aux_transfer() 1303 msg->reply = DP_AUX_NATIVE_REPLY_ACK; in analogix_dp_aux_transfer()
|
| H A D | dw-dp.c | 419 msg->reply = FIELD_GET(AUX_STATUS, value); in dw_dp_aux_transfer() 421 if (msg->size > 0 && msg->reply == DP_AUX_NATIVE_REPLY_ACK) { in dw_dp_aux_transfer()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | rockusb.h | 82 struct fsg_buffhd *bh, int *reply) in rkusb_cmd_process() argument
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/ |
| H A D | bpmp_abi.h | 223 uint32_t reply; member 437 uint32_t reply; member
|
| /rk3399_rockchip-uboot/doc/SPL/ |
| H A D | README.am335x-network | 44 in the BOOTP reply but obviously they need different images (RBL needs
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.android-fastboot-protocol | 114 will reply with "DATA%08x" if it has enough
|
| /rk3399_rockchip-uboot/include/drm/ |
| H A D | drm_dp_helper.h | 1178 u8 reply; member
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 231 When you get this reply on the mailing list, you can add this 479 It would be nice if this could handle the In-reply-to side of things.
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1659 DHCP server would reply 100% of the time. I recommend at 1729 soon as a reply to a BOOTP request was received, and 2251 Timeout waiting for an ARP reply in milliseconds.
|