Home
last modified time | relevance | path

Searched defs:reqp (Results 1 – 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c188 aio_req_t *reqp; in aio_done() local
440 aio_zerolen(aio_req_t *reqp) in aio_zerolen()
460 aphysio_unlock(aio_req_t *reqp) in aphysio_unlock()
580 aio_req_t *reqp; in aio_verify_queue() local
655 aio_req_t *reqp = q2; in aio_cleanupq_concat() local
792 aio_req_t *reqp; in aio_cleanup_portq() local
888 aio_req_t *reqp, *next; in aio_cleanup_cleanupq() local
929 aio_req_t *reqp, *next; in aio_cleanup_notifyq() local
980 aio_req_t *reqp, *next; in aio_cleanup_pollq() local
1014 aio_req_t *reqp, *next, *head; in aio_cleanup_exit() local
[all …]
H A Daio.c528 aio_req_t *reqp; in aiowait() local
1201 aio_req_t *reqp; in alio() local
1675 aio_req_t *reqp; in aio_list_get() local
1728 aio_req_t *reqp; in alio_cleanup() local
1789 aio_req_t *reqp; in aioerror() local
1940 aio_req_t *reqp; in arw() local
2047 aio_req_t *reqp; in aiorw() local
2387 aio_req_t *reqp; in aio_req_setup() local
2482 aio_req_t *reqp; in aio_req_alloc() local
2894 aio_req_t *reqp; in alioLF() local
[all …]
/illumos-gate/usr/src/test/nvme-tests/tests/libnvme/
H A Dbad-req.c29 nvme_id_req_t **reqp, nvme_err_t exp_err, const char *desc) in bad_id_req()
51 bad_log_req(nvme_ctrl_t *ctrl, nvme_log_req_t **reqp, nvme_err_t exp_err, in bad_log_req()
75 nvme_log_req_t **reqp, nvme_err_t exp_err, const char *desc) in bad_log_req_by_name()
97 bad_get_feat_req(nvme_ctrl_t *ctrl, nvme_get_feat_req_t **reqp, in bad_get_feat_req()
121 nvme_get_feat_req_t **reqp, nvme_err_t exp_err, const char *desc) in bad_get_feat_req_by_name()
143 bad_vuc_req(nvme_ctrl_t *ctrl, nvme_vuc_req_t **reqp, nvme_err_t exp_err, in bad_vuc_req()
166 bad_fw_commit_req(nvme_ctrl_t *ctrl, nvme_fw_commit_req_t **reqp, in bad_fw_commit_req()
189 bad_format_req(nvme_ctrl_t *ctrl, nvme_format_req_t **reqp, nvme_err_t exp_err, in bad_format_req()
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c349 aio_req_t *reqp; in _aiorw() local
456 aio_req_t *reqp; in aiocancel() local
688 aio_req_t *reqp; in aiocancel_all() local
764 aio_req_t *reqp; in _aio_cancel_work() local
1206 aio_req_t *reqp; in _aio_finish_request() local
1310 aio_req_t *reqp; in _aio_do_notify() local
1591 aio_req_t *reqp; in _aio_work_done() local
1654 aio_req_t *reqp; in _aio_req_done() local
1856 aio_req_t *reqp; in _aio_req_get() local
2119 aio_req_t *reqp; in _aio_rw() local
[all …]
H A Dposix_aio.c635 aio_req_t *reqp; in aio_error() local
674 aio_req_t *reqp; in aio_return() local
728 _lio_remove(aio_req_t *reqp) in _lio_remove()
862 aio_req_t *reqp; in aio_cancel() local
941 aio_req_t *reqp; in __aio_waitn() local
1552 aio_req_t *reqp; in aio_return64() local
1719 aio_req_t *reqp; in aio_cancel64() local
H A Daio_alloc.c164 aio_req_t *reqp; in _aio_req_alloc() local
208 _aio_req_free(aio_req_t *reqp) in _aio_req_free()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_dsa.c58 dca_request_t *reqp = ctx->cc_provider_private; in dca_dsa_sign() local
147 dca_dsa_sign_done(dca_request_t *reqp, int errno) in dca_dsa_sign_done()
202 dca_request_t *reqp = ctx->cc_provider_private; in dca_dsa_verify() local
323 dca_dsa_verify_done(dca_request_t *reqp, int errno) in dca_dsa_verify_done()
386 dca_request_t *reqp = NULL; in dca_dsainit() local
524 dca_request_t *reqp = ctx->cc_provider_private; in dca_dsactxfree() local
H A Ddca_rng.c53 dca_request_t *reqp; in dca_rng() local
84 dca_rngstart(dca_t *dca, dca_request_t *reqp) in dca_rngstart()
147 dca_rngdone(dca_request_t *reqp, int errno) in dca_rngdone()
H A Ddca_rsa.c64 dca_request_t *reqp = ctx->cc_provider_private; in dca_rsastart() local
207 dca_rsadone(dca_request_t *reqp, int errno) in dca_rsadone()
295 dca_rsaverifydone(dca_request_t *reqp, int errno) in dca_rsaverifydone()
415 dca_request_t *reqp = NULL; in dca_rsainit() local
604 dca_request_t *reqp = ctx->cc_provider_private; in dca_rsactxfree() local
H A Ddca_3des.c60 dca_request_t *reqp = ctx->cc_provider_private; in dca_3des() local
168 dca_request_t *reqp = ctx->cc_provider_private; in dca_3desupdate() local
378 dca_3desstart(dca_t *dca, uint32_t flags, dca_request_t *reqp) in dca_3desstart()
530 dca_3desdone(dca_request_t *reqp, int errno) in dca_3desdone()
H A Ddca.c1143 dca_request_t *reqp; in dca_initworklist() local
1225 dca_request_t *reqp; in dca_uninit() local
1583 dca_request_t *reqp; in dca_newreq() local
1725 dca_destroyreq(dca_request_t *reqp) in dca_destroyreq()
1813 dca_request_t *reqp; in dca_getreq() local
1837 dca_freereq(dca_request_t *reqp) in dca_freereq()
1936 dca_unbindchains(dca_request_t *reqp) in dca_unbindchains()
2168 dca_request_t *reqp; in dca_schedule() local
2335 dca_request_t *reqp = workp->dw_reqs[i]; in dca_reclaim() local
2384 dca_done(dca_request_t *reqp, int err) in dca_done()
[all …]
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c121 sbbc_msg_t request, *reqp = &request; in sbdp_get_board_status() local
251 sbbc_msg_t request, *reqp = &request; in sbdp_assign_board() local
302 sbbc_msg_t request, *reqp = &request; in sbdp_unassign_board() local
396 sbbc_msg_t request, *reqp = &request; in sbdp_connect_board() local
495 sbbc_msg_t request, *reqp = &request; in sbdp_disconnect_board() local
576 sbbc_msg_t request, *reqp = &request; in sbdp_poweroff_board() local
630 sbbc_msg_t request, *reqp = &request; in sbdp_poweron_board() local
734 sbbc_msg_t request, *reqp = &request; in sbdp_test_board() local
807 sbbc_msg_t request, *reqp = &request; in sbdp_swap_slices() local
884 sbbc_msg_t request, *reqp = &request; in sbdp_stop_cpu() local
[all …]
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c496 xcppm_detach_ctlop(dev_info_t *dip, power_req_t *reqp) in xcppm_detach_ctlop()
516 xcppm_resume_ctlop(dev_info_t *dip, power_req_t *reqp) in xcppm_resume_ctlop()
912 xcppm_manage_cpus(dev_info_t *dip, power_req_t *reqp, int *result) in xcppm_manage_cpus()
1034 xcppm_manage_fet(dev_info_t *dip, power_req_t *reqp, int *result) in xcppm_manage_fet()
1134 xcppm_manage_pciupa(dev_info_t *dip, power_req_t *reqp, int *result) in xcppm_manage_pciupa()
1259 xcppm_manage_1394(dev_info_t *dip, power_req_t *reqp, int *result) in xcppm_manage_1394()
1348 xcppm_lock_one(ppm_dev_t *ppmd, power_req_t *reqp, int *iresp) in xcppm_lock_one()
1370 xcppm_lock_all(ppm_domain_t *domp, power_req_t *reqp, int *iresp) in xcppm_lock_all()
1422 power_req_t *reqp = arg; in xcppm_ctlops() local
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Doplkmdrv.c467 okm_req_hdr_t *reqp; in okm_get_req() local
578 okm_process_req(okms_t *okmsp, okm_req_hdr_t *reqp, uint32_t len, in okm_process_req()
650 okm_req_hdr_t *reqp = okmsp->km_reqp; in okm_process_status() local
1083 okm_print_req(okm_req_hdr_t *reqp, uint32_t len) in okm_print_req()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c2426 usb_ctrl_req_t *reqp = NULL; in ugen_epx_ctrl_req() local
2563 ugen_epx_ctrl_req_cb(usb_pipe_handle_t ph, usb_ctrl_req_t *reqp) in ugen_epx_ctrl_req_cb()
2625 usb_bulk_req_t *reqp = usb_alloc_bulk_req(ugenp->ug_dip, in ugen_epx_bulk_req() local
2681 ugen_epx_bulk_req_cb(usb_pipe_handle_t ph, usb_bulk_req_t *reqp) in ugen_epx_bulk_req_cb()
2832 usb_intr_req_t *reqp; in ugen_epx_intr_IN_start_polling() local
2934 ugen_epx_intr_IN_req_cb(usb_pipe_handle_t ph, usb_intr_req_t *reqp) in ugen_epx_intr_IN_req_cb()
3055 usb_intr_req_t *reqp; in ugen_epx_intr_OUT_req() local
3104 ugen_epx_intr_OUT_req_cb(usb_pipe_handle_t ph, usb_intr_req_t *reqp) in ugen_epx_intr_OUT_req_cb()
3289 usb_isoc_req_t *reqp; in ugen_epx_isoc_IN_start_polling() local
3408 ugen_epx_isoc_IN_req_cb(usb_pipe_handle_t ph, usb_isoc_req_t *reqp) in ugen_epx_isoc_IN_req_cb()
[all …]
H A Dusba10_calls.c246 usba10_usb_free_ctrl_req(usb_ctrl_req_t *reqp) in usba10_usb_free_ctrl_req()
255 usb_ctrl_req_t *reqp, in usba10_usb_pipe_ctrl_xfer()
368 usba10_usb_free_bulk_req(usb_bulk_req_t *reqp) in usba10_usb_free_bulk_req()
377 usb_bulk_req_t *reqp, in usba10_usb_pipe_bulk_xfer()
404 usba10_usb_free_intr_req(usb_intr_req_t *reqp) in usba10_usb_free_intr_req()
464 usb_isoc_req_t *reqp, in usba10_usb_pipe_isoc_xfer()
/illumos-gate/usr/src/uts/sun/sys/
H A Dsocalreg.h178 struct reqp { struct
179 uint_t reqq0_index:8;
180 uint_t reqq1_index:8;
181 uint_t reqq2_index:8;
182 uint_t reqq3_index:8;
/illumos-gate/usr/src/cmd/lp/lib/requests/
H A Dgetrequest.c60 REQUEST *reqp; local
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c759 power_req_t *reqp = (power_req_t *)arg; in ppm_ctlops() local
1076 ppm_manage_cpus(dev_info_t *dip, power_req_t *reqp, int *result) in ppm_manage_cpus()
1207 ppm_svc_resume_ctlop(dev_info_t *dip, power_req_t *reqp) in ppm_svc_resume_ctlop()
1515 ppm_manage_fet(dev_info_t *dip, power_req_t *reqp, int *result) in ppm_manage_fet()
1937 ppm_manage_pci(dev_info_t *dip, power_req_t *reqp, int *result) in ppm_manage_pci()
2080 ppm_manage_pcie(dev_info_t *dip, power_req_t *reqp, int *result) in ppm_manage_pcie()
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_feature.c323 nvme_get_feat_req_init(nvme_ctrl_t *ctrl, nvme_get_feat_req_t **reqp) in nvme_get_feat_req_init()
366 nvme_get_feat_req_t **reqp) in nvme_get_feat_req_init_by_disc()
467 uint32_t df, nvme_feat_disc_t **discp, nvme_get_feat_req_t **reqp) in nvme_get_feat_req_init_by_name()
H A Dlibnvme_log.c394 nvme_log_req_init(nvme_ctrl_t *ctrl, nvme_log_req_t **reqp) in nvme_log_req_init()
436 nvme_log_req_t **reqp) in nvme_log_req_init_by_disc()
564 nvme_log_disc_t **discp, nvme_log_req_t **reqp) in nvme_log_req_init_by_name()
H A Dlibnvme_format.c32 nvme_format_req_init(nvme_ctrl_t *ctrl, nvme_format_req_t **reqp) in nvme_format_req_init()
H A Dlibnvme_fw.c89 nvme_fw_commit_req_init(nvme_ctrl_t *ctrl, nvme_fw_commit_req_t **reqp) in nvme_fw_commit_req_init()
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c274 usb_free_ctrl_req(usb_ctrl_req_t *reqp) in usb_free_ctrl_req()
283 usb_ctrl_req_t *reqp, in usb_pipe_ctrl_xfer()
396 usb_free_bulk_req(usb_bulk_req_t *reqp) in usb_free_bulk_req()
405 usb_bulk_req_t *reqp, in usb_pipe_bulk_xfer()
432 usb_free_intr_req(usb_intr_req_t *reqp) in usb_free_intr_req()
492 usb_isoc_req_t *reqp, in usb_pipe_isoc_xfer()
/illumos-gate/usr/src/cmd/bhyve/
H A Dvirtio.c218 int n_iov, struct vi_req *reqp) in _vq_record()
267 struct vi_req *reqp) in vq_getchain()

123