| /freebsd-12-stable/libexec/rbootd/ |
| D | rmpproto.c | 178 struct rmp_packet *rpl; in SendServerID() local 229 struct rmp_packet *rpl; in SendFileNo() local 292 struct rmp_packet *rpl; in SendBootRepl() local 398 struct rmp_packet *rpl, *req; in SendReadRepl() local 514 struct rmp_packet *rpl; in BootDone() local
|
| /freebsd-12-stable/sys/dev/cxgbe/common/ |
| D | t4vf_hw.c | 236 struct fw_rss_glb_config_cmd cmd, rpl; in t4vf_get_rss_glb_config() local 311 struct fw_pfvf_cmd cmd, rpl; in t4vf_get_vfres() local
|
| D | common.h | 564 const void *cmd, int size, void *rpl, in t4_wr_mbox_timeout() 572 int size, void *rpl) in t4_wr_mbox() 578 int size, void *rpl) in t4_wr_mbox_ns() 908 int size, void *rpl) in t4vf_wr_mbox()
|
| D | t4_hw.c | 226 static void get_mbox_rpl(struct adapter *adap, __be64 *rpl, int nflit, in get_mbox_rpl() 332 int size, void *rpl, bool sleep_ok, int timeout) in t4_wr_mbox_meat_timeout() 511 void *rpl, bool sleep_ok) in t4_wr_mbox_meat() 8979 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl) in t4_handle_fw_rpl()
|
| /freebsd-12-stable/sys/dev/mpr/ |
| D | mpr_user.c | 443 MPI2_IOC_FACTS_REPLY *rpl; in mpi_pre_ioc_facts() local 462 MPI2_PORT_FACTS_REPLY *rpl; in mpi_pre_port_facts() local 481 MPI2_FW_DOWNLOAD_REPLY *rpl; in mpi_pre_fw_download() local 521 MPI2_FW_UPLOAD_REPLY *rpl; in mpi_pre_fw_upload() local 549 MPI2_SATA_PASSTHROUGH_REPLY *rpl; in mpi_pre_sata_passthrough() local 567 MPI2_SMP_PASSTHROUGH_REPLY *rpl; in mpi_pre_smp_passthrough() local 585 MPI2_CONFIG_REPLY *rpl; in mpi_pre_config() local 645 MPI2_DEFAULT_REPLY *rpl = NULL; in mpr_user_command() local 741 MPI2_DEFAULT_REPLY *rpl; in mpr_user_pass_thru() local 2470 uint32_t rpl; member
|
| D | mpr_ioctl.h | 120 void *rpl; member
|
| D | mpr_sas.c | 2938 MPI2_SMP_PASSTHROUGH_REPLY *rpl; in mprsas_smpio_complete() local
|
| /freebsd-12-stable/sys/dev/mps/ |
| D | mps_user.c | 429 MPI2_IOC_FACTS_REPLY *rpl; in mpi_pre_ioc_facts() local 448 MPI2_PORT_FACTS_REPLY *rpl; in mpi_pre_port_facts() local 467 MPI2_FW_DOWNLOAD_REPLY *rpl; in mpi_pre_fw_download() local 521 MPI2_FW_UPLOAD_REPLY *rpl; in mpi_pre_fw_upload() local 563 MPI2_SATA_PASSTHROUGH_REPLY *rpl; in mpi_pre_sata_passthrough() local 581 MPI2_SMP_PASSTHROUGH_REPLY *rpl; in mpi_pre_smp_passthrough() local 599 MPI2_CONFIG_REPLY *rpl; in mpi_pre_config() local 659 MPI2_DEFAULT_REPLY *rpl; in mps_user_command() local 754 MPI2_DEFAULT_REPLY *rpl = NULL; in mps_user_pass_thru() local 2372 uint32_t rpl; member
|
| D | mps_ioctl.h | 121 void *rpl; member
|
| D | mps_sas.c | 2707 MPI2_SMP_PASSTHROUGH_REPLY *rpl; in mpssas_smpio_complete() local
|
| /freebsd-12-stable/sys/dev/cxgbe/ |
| D | t4_smt.c | 272 const struct cpl_smt_write_rpl *rpl = (const void *)(rss + 1); in do_smt_write_rpl() local
|
| D | t4_l2t.c | 281 const struct cpl_l2t_write_rpl *rpl = (const void *)(rss + 1); in do_l2t_write_rpl() local
|
| D | t4_filter.c | 1131 const struct cpl_set_tcb_rpl *rpl = (const void *)(rss + 1); in t4_filter_rpl() local 1253 const struct cpl_set_tcb_rpl *rpl = (const void *)(rss + 1); in t4_hashfilter_tcb_rpl() local 1681 struct cpl_abort_rpl_core *rpl; in mk_abort_rpl_ulp() local
|
| D | t4_sge.c | 404 const struct cpl_l2t_write_rpl *rpl = (const void *)(rss + 1); in l2t_write_rpl_handler() local 5804 t4_handle_wrerr_rpl(struct adapter *adap, const __be64 *rpl) in t4_handle_wrerr_rpl()
|
| /freebsd-12-stable/sys/dev/cxgbe/tom/ |
| D | t4_tom_l2t.c | 320 const struct cpl_l2t_write_rpl *rpl = (const void *)(rss + 1); in do_l2t_write_rpl2() local
|
| D | t4_listen.c | 1110 struct cpl_pass_accept_rpl *rpl; in send_synack() local
|
| /freebsd-12-stable/sys/netipsec/ |
| D | key_debug.c | 808 kdebug_secreplay(struct secreplay *rpl) in kdebug_secreplay()
|
| /freebsd-12-stable/contrib/nvi/ex/ |
| D | ex_subst.c | 1309 size_t rpl; /* Remaining replacement length. */ in re_sub() local
|
| /freebsd-12-stable/sys/net/ |
| D | if_pfsync.h | 201 u_int32_t rpl; member
|
| /freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | cm.c | 2962 static int fw6_wr_rpl(struct adapter *sc, const __be64 *rpl) in fw6_wr_rpl() 2977 static int fw6_cqe_handler(struct adapter *sc, const __be64 *rpl) in fw6_cqe_handler()
|
| /freebsd-12-stable/usr.sbin/bhyve/ |
| D | task_switch.c | 318 int cpl, dpl, rpl; in validate_seg_desc() local
|
| /freebsd-12-stable/usr.sbin/mpsutil/ |
| D | mps_ioctl.h | 118 void *rpl; member
|
| D | mpr_ioctl.h | 118 void *rpl; member
|
| /freebsd-12-stable/sys/cam/scsi/ |
| D | scsi_da.h | 517 u_int8_t rpl; /* rotational position locking (2 bits) */ member 601 uint8_t rpl; member
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | shell.c | 19378 double rpl = (double)nRow / (double)nLoop; in display_explain_scanstats() local
|