/titanic_50/usr/src/uts/common/os/ |
H A D | aio_subr.c | 81 aio_req_t *reqp = (aio_req_t *)aio->aio_private; in aphysio() local 196 aio_req_t *reqp; in aio_done() local 453 aio_zerolen(aio_req_t *reqp) in aio_zerolen() 473 aphysio_unlock(aio_req_t *reqp) in aphysio_unlock() 504 aio_hash_delete(aio_t *aiop, struct aio_req_t *reqp) in aio_hash_delete() 540 aio_req_free(aio_t *aiop, aio_req_t *reqp) in aio_req_free() 573 aio_req_free_port(aio_t *aiop, aio_req_t *reqp) in aio_req_free_port() 593 aio_req_t *reqp; in aio_verify_queue() local 618 aio_enq(aio_req_t **qhead, aio_req_t *reqp, int qflg_new) in aio_enq() 642 aio_deq(aio_req_t **qhead, aio_req_t *reqp) in aio_deq() [all …]
|
H A D | aio.c | 527 aio_req_t *reqp; in aiowait() local 813 aio_req_t *reqp, *nreqp; in aio_unlock_requests() local 903 aio_req_t *reqp, *found, *next; in aiosuspend() local 1156 aio_req_t *reqp, int event) in aio_req_assoc_port_rw() 1205 aio_req_t *reqp; in alio() local 1679 aio_req_t *reqp; in aio_list_get() local 1732 aio_req_t *reqp; in alio_cleanup() local 1793 aio_req_t *reqp; in aioerror() local 1948 aio_req_t *reqp; in arw() local 2055 aio_req_t *reqp; in aiorw() local [all …]
|
/titanic_50/usr/src/lib/libc/port/aio/ |
H A D | aio.c | 351 aio_req_t *reqp; in _aiorw() local 458 aio_req_t *reqp; in aiocancel() local 691 aio_req_t *reqp; in aiocancel_all() local 767 aio_req_t *reqp; in _aio_cancel_work() local 803 _aio_cancel_req(aio_worker_t *aiowp, aio_req_t *reqp, int *canceled, int *done) in _aio_cancel_req() 874 _aio_create_worker(aio_req_t *reqp, int mode) in _aio_create_worker() 1030 aio_req_t *reqp; /* current AIO request */ in _aio_do_request() local 1209 aio_req_t *reqp; in _aio_finish_request() local 1260 _aio_req_mark_done(aio_req_t *reqp) in _aio_req_mark_done() 1313 aio_req_t *reqp; in _aio_do_notify() local [all …]
|
H A D | posix_aio.c | 635 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 942 aio_req_t *reqp; in __aio_waitn() local 1553 aio_req_t *reqp; in aio_return64() local 1720 aio_req_t *reqp; in aio_cancel64() local
|
H A D | aio_alloc.c | 166 aio_req_t *reqp; in _aio_req_alloc() local 210 _aio_req_free(aio_req_t *reqp) in _aio_req_free()
|
/titanic_50/usr/src/uts/common/crypto/io/ |
H A D | dca_dsa.c | 60 dca_request_t *reqp = ctx->cc_provider_private; in dca_dsa_sign() local 149 dca_dsa_sign_done(dca_request_t *reqp, int errno) in dca_dsa_sign_done() 204 dca_request_t *reqp = ctx->cc_provider_private; in dca_dsa_verify() local 325 dca_dsa_verify_done(dca_request_t *reqp, int errno) in dca_dsa_verify_done() 388 dca_request_t *reqp = NULL; in dca_dsainit() local 526 dca_request_t *reqp = ctx->cc_provider_private; in dca_dsactxfree() local
|
H A D | dca_rng.c | 55 dca_request_t *reqp; in dca_rng() local 86 dca_rngstart(dca_t *dca, dca_request_t *reqp) in dca_rngstart() 149 dca_rngdone(dca_request_t *reqp, int errno) in dca_rngdone()
|
H A D | dca_rsa.c | 66 dca_request_t *reqp = ctx->cc_provider_private; in dca_rsastart() local 209 dca_rsadone(dca_request_t *reqp, int errno) in dca_rsadone() 297 dca_rsaverifydone(dca_request_t *reqp, int errno) in dca_rsaverifydone() 417 dca_request_t *reqp = NULL; in dca_rsainit() local 606 dca_request_t *reqp = ctx->cc_provider_private; in dca_rsactxfree() local
|
H A D | dca_3des.c | 60 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 D | dca.c | 1150 dca_request_t *reqp; in dca_initworklist() local 1232 dca_request_t *reqp; in dca_uninit() local 1590 dca_request_t *reqp; in dca_newreq() local 1751 dca_destroyreq(dca_request_t *reqp) in dca_destroyreq() 1857 dca_request_t *reqp; in dca_getreq() local 1881 dca_freereq(dca_request_t *reqp) in dca_freereq() 1899 dca_bindchains(dca_request_t *reqp, size_t incnt, size_t outcnt) in dca_bindchains() 1980 dca_unbindchains(dca_request_t *reqp) in dca_unbindchains() 2009 dca_bindchains_one(dca_request_t *reqp, size_t cnt, int dr_offset, in dca_bindchains_one() 2090 dca_start(dca_t *dca, dca_request_t *reqp, int mcr, int dosched) in dca_start() [all …]
|
/titanic_50/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_mbox.c | 121 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 …]
|
/titanic_50/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 492 xcppm_detach_ctlop(dev_info_t *dip, power_req_t *reqp) in xcppm_detach_ctlop() 512 xcppm_resume_ctlop(dev_info_t *dip, power_req_t *reqp) in xcppm_resume_ctlop() 908 xcppm_manage_cpus(dev_info_t *dip, power_req_t *reqp, int *result) in xcppm_manage_cpus() 1030 xcppm_manage_fet(dev_info_t *dip, power_req_t *reqp, int *result) in xcppm_manage_fet() 1130 xcppm_manage_pciupa(dev_info_t *dip, power_req_t *reqp, int *result) in xcppm_manage_pciupa() 1255 xcppm_manage_1394(dev_info_t *dip, power_req_t *reqp, int *result) in xcppm_manage_1394() 1344 xcppm_lock_one(ppm_dev_t *ppmd, power_req_t *reqp, int *iresp) in xcppm_lock_one() 1369 xcppm_lock_all(ppm_domain_t *domp, power_req_t *reqp, int *iresp) in xcppm_lock_all() 1424 power_req_t *reqp = arg; in xcppm_ctlops() local
|
/titanic_50/usr/src/uts/sun4u/opl/io/ |
H A D | oplkmdrv.c | 467 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()
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | usba_ugen.c | 2411 usb_ctrl_req_t *reqp = NULL; in ugen_epx_ctrl_req() local 2548 ugen_epx_ctrl_req_cb(usb_pipe_handle_t ph, usb_ctrl_req_t *reqp) in ugen_epx_ctrl_req_cb() 2610 usb_bulk_req_t *reqp = usb_alloc_bulk_req(ugenp->ug_dip, in ugen_epx_bulk_req() local 2666 ugen_epx_bulk_req_cb(usb_pipe_handle_t ph, usb_bulk_req_t *reqp) in ugen_epx_bulk_req_cb() 2817 usb_intr_req_t *reqp; in ugen_epx_intr_IN_start_polling() local 2919 ugen_epx_intr_IN_req_cb(usb_pipe_handle_t ph, usb_intr_req_t *reqp) in ugen_epx_intr_IN_req_cb() 3040 usb_intr_req_t *reqp; in ugen_epx_intr_OUT_req() local 3089 ugen_epx_intr_OUT_req_cb(usb_pipe_handle_t ph, usb_intr_req_t *reqp) in ugen_epx_intr_OUT_req_cb() 3274 usb_isoc_req_t *reqp; in ugen_epx_isoc_IN_start_polling() local 3393 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 D | usba10_calls.c | 245 usba10_usb_free_ctrl_req(usb_ctrl_req_t *reqp) in usba10_usb_free_ctrl_req() 254 usb_ctrl_req_t *reqp, in usba10_usb_pipe_ctrl_xfer() 367 usba10_usb_free_bulk_req(usb_bulk_req_t *reqp) in usba10_usb_free_bulk_req() 376 usb_bulk_req_t *reqp, in usba10_usb_pipe_bulk_xfer() 403 usba10_usb_free_intr_req(usb_intr_req_t *reqp) in usba10_usb_free_intr_req() 463 usb_isoc_req_t *reqp, in usba10_usb_pipe_isoc_xfer()
|
/titanic_50/usr/src/cmd/lp/lib/requests/ |
H A D | getrequest.c | 62 REQUEST *reqp; local
|
/titanic_50/usr/src/uts/sun/sys/ |
H A D | socalreg.h | 178 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;
|
/titanic_50/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 759 power_req_t *reqp = (power_req_t *)arg; in ppm_ctlops() local 1069 ppm_manage_cpus(dev_info_t *dip, power_req_t *reqp, int *result) in ppm_manage_cpus() 1200 ppm_svc_resume_ctlop(dev_info_t *dip, power_req_t *reqp) in ppm_svc_resume_ctlop() 1505 ppm_manage_fet(dev_info_t *dip, power_req_t *reqp, int *result) in ppm_manage_fet() 1927 ppm_manage_pci(dev_info_t *dip, power_req_t *reqp, int *result) in ppm_manage_pci() 2070 ppm_manage_pcie(dev_info_t *dip, power_req_t *reqp, int *result) in ppm_manage_pcie()
|
H A D | ppm_subr.c | 862 ppm_lock_one(ppm_dev_t *ppmd, power_req_t *reqp, int *iresp) in ppm_lock_one() 887 ppm_lock_all(ppm_domain_t *domp, power_req_t *reqp, int *iresp) in ppm_lock_all()
|
/titanic_50/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 273 usb_free_ctrl_req(usb_ctrl_req_t *reqp) in usb_free_ctrl_req() 282 usb_ctrl_req_t *reqp, in usb_pipe_ctrl_xfer() 395 usb_free_bulk_req(usb_bulk_req_t *reqp) in usb_free_bulk_req() 404 usb_bulk_req_t *reqp, in usb_pipe_bulk_xfer() 431 usb_free_intr_req(usb_intr_req_t *reqp) in usb_free_intr_req() 491 usb_isoc_req_t *reqp, in usb_pipe_isoc_xfer()
|
/titanic_50/usr/src/lib/scsi/libsmp/common/ |
H A D | smp_engine.c | 453 smp_action_get_request(const smp_action_t *ap, void **reqp, size_t *dlenp) in smp_action_get_request() 494 smp_action_get_request_frame(const smp_action_t *ap, void **reqp, size_t *alenp) in smp_action_get_request_frame()
|
/titanic_50/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_srv.c | 336 krb5_pa_pk_as_req *reqp = NULL; in pkinit_server_verify_padata() local 682 krb5_pa_pk_as_req *reqp = NULL; in pkinit_server_return_padata() local
|
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic_common.c | 580 apic_cpu_ops(psm_cpu_request_t *reqp) in apic_cpu_ops() 845 apic_cpu_add(psm_cpu_request_t *reqp) in apic_cpu_add() 1005 apic_cpu_remove(psm_cpu_request_t *reqp) in apic_cpu_remove()
|
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_cm.c | 101 ibt_cm_req_rcv_t *reqp; in rds_handle_cm_req() local
|
/titanic_50/usr/src/common/bignum/ |
H A D | bignum.h | 116 void *reqp; member
|