Home
last modified time | relevance | path

Searched defs:xch (Results 1 – 13 of 13) sorted by relevance

/titanic_52/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c250 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; in fcoet_release_sol_frame() local
377 fcoet_exchange_t *xch, *xch_tmp; fcoet_create_unsol_exchange() local
469 fcoet_clear_unsol_exchange(fcoet_exchange_t * xch) fcoet_clear_unsol_exchange() argument
493 fcoet_clear_sol_exchange(fcoet_exchange_t * xch) fcoet_clear_sol_exchange() argument
508 fcoet_exchange_t *xch = NULL; fcoet_process_sol_fcp_data() local
561 fcoet_exchange_t *xch; fcoet_process_unsol_fcp_cmd() local
611 fcoet_exchange_t *xch; fcoet_process_unsol_els_req() local
669 fcoet_exchange_t *xch = NULL; fcoet_process_sol_els_rsp() local
717 fcoet_exchange_t *xch = NULL; fcoet_process_unsol_abts_req() local
767 fcoet_exchange_t *xch = NULL; fcoet_process_sol_abts_acc() local
796 fcoet_exchange_t *xch = NULL; fcoet_process_sol_abts_rjt() local
849 fcoet_exchange_t *xch = NULL; fcoet_process_sol_ct_rsp() local
884 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; fcoet_send_sol_fcp_data_done() local
919 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; fcoet_send_fcp_status_done() local
945 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; fcoet_send_unsol_els_rsp_done() local
1055 fcoet_process_unsol_flogi_req(fcoet_exchange_t * xch) fcoet_process_unsol_flogi_req() argument
1131 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; fcoet_process_sol_flogi_rsp() local
[all...]
H A Dfcoet_fc.c221 fcoet_exchange_t *xch = CMD2XCH(cmd); in fcoet_xfer_scsi_data() local
403 fcoet_exchange_t *xch; in fcoet_send_sol_flogi() local
498 fcoet_send_sol_abts(fcoet_exchange_t * xch) fcoet_send_sol_abts() argument
645 fcoet_exchange_t *xch = NULL; fcoet_send_sol_els() local
694 fcoet_exchange_t *xch; fcoet_send_sol_ct() local
[all...]
H A Dfcoet.c996 fcoet_init_tfm(fcoe_frame_t *frm, fcoet_exchange_t *xch) in fcoet_init_tfm() argument
1030 fcoet_exchange_t *xch = (fcoet_exchange_t *)val; in fcoet_modhash_find_cb() local
H A Dfcoet.h226 #define FCOET_BUSY_XCHG(xch) atomic_inc_8(&(xch)->xch_ref) argument
227 #define FCOET_RELE_XCHG(xch) atomic_dec_8(&(xch)->xch_ref) argument
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c215 fcoei_exchange_t *xch; in fcoei_process_unsol_xfer_rdy() local
444 fcoei_exchange_t *xch = (fcoei_exchange_t *)val; fcoei_search_abort_xch() local
471 fcoei_exchange_t *xch = NULL; fcoei_process_unsol_abts_req() local
568 fcoei_exchange_t *xch = NULL; fcoei_process_sol_fcp_resp() local
668 fcoei_exchange_t *xch; fcoei_process_sol_els_rsp() local
736 fcoei_exchange_t *xch; fcoei_process_sol_ct_rsp() local
842 fcoei_fill_els_fpkt_resp(fcoe_frame_t * frm,fcoei_exchange_t * xch,int size) fcoei_fill_els_fpkt_resp() argument
1157 fcoei_exchange_t *xch; fcoei_process_unsol_frame() local
1251 fcoei_exchange_t *xch = FRM2IFM(frm)->ifm_xch; fcoei_handle_sol_frame_done() local
[all...]
H A Dfcoei_lv.c240 fcoei_exchange_t *xch = FPKT2XCH(fpkt); in fcoei_init_pkt() local
672 fcoei_exchange_t *xch = FPKT2XCH(fpkt); in fcoei_transport() local
721 fcoei_exchange_t *xch = FPKT2XCH(fpkt); fcoei_els_send() local
836 fcoei_initiate_ct_req(fcoei_exchange_t * xch) fcoei_initiate_ct_req() argument
1038 fcoei_initiate_fcp_cmd(fcoei_exchange_t * xch) fcoei_initiate_fcp_cmd() argument
1143 fcoei_initiate_els_req(fcoei_exchange_t * xch) fcoei_initiate_els_req() argument
1251 fcoei_initiate_els_resp(fcoei_exchange_t * xch) fcoei_initiate_els_resp() argument
1819 fcoei_exchange_t *xch; fcoei_logo_peer() local
1891 fcoei_exchange_t *xch = FPKT2XCH(fpkt); fcoei_fpkt_comp() local
1921 fcoei_exchange_t *xch = (fcoei_exchange_t *)val; fcoei_xch_abort() local
2014 fcoei_exchange_t *xch = (fcoei_exchange_t *)ae->ae_obj; fcoei_process_event_exchange() local
[all...]
H A Dfcoei.c873 fcoei_exchange_t *xch = NULL; in fcoei_handle_comp_xch_list() local
902 fcoei_exchange_t *xch = (fcoei_exchange_t *)val; in fcoei_xch_check() local
956 fcoei_init_ifm(fcoe_frame_t * frm,fcoei_exchange_t * xch) fcoei_init_ifm() argument
1036 fcoei_abts_exchange(fcoei_exchange_t * xch) fcoei_abts_exchange() argument
1079 fcoei_complete_xch(fcoei_exchange_t * xch,fcoe_frame_t * frm,uint8_t pkt_state,uint8_t pkt_reason) fcoei_complete_xch() argument
[all...]
H A Dfcoei.h304 #define FCOEI_INIT_SOL_ID_HASH(xch, xch_tmp) \ argument
332 FCOEI_INIT_UNSOL_ID_HASH(xch) global() argument
[all...]
/titanic_52/usr/src/common/mpi/
H A Dmpmontg.c142 const mp_int *xch = b; /* switch a and b, to do fewer outer loops */ in s_mp_mul_mont() local
H A Dmp_gf2m.c310 const mp_int *xch = b; /* switch a and b if b longer */ in mp_bmul() local
H A Dmpi.c848 const mp_int *xch = b; /* switch a and b, to do fewer outer loops */ in mp_mul() local
3595 const mp_int *xch = a; in s_mp_add_3arg() local
4604 int val, xch; in s_mp_tovalue() local
[all...]
/titanic_52/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.c219 fmd_xprt_class_hash_create(fmd_xprt_class_hash_t *xch, fmd_eventq_t *eq) in fmd_xprt_class_hash_create() argument
229 fmd_xprt_class_hash_destroy(fmd_xprt_class_hash_t *xch) in fmd_xprt_class_hash_destroy() argument
257 fmd_xprt_class_hash_insert(fmd_xprt_impl_t * xip,fmd_xprt_class_hash_t * xch,const char * class) fmd_xprt_class_hash_insert() argument
288 fmd_xprt_class_hash_delete(fmd_xprt_impl_t * xip,fmd_xprt_class_hash_t * xch,const char * class) fmd_xprt_class_hash_delete() argument
[all...]
H A Dfmd_mdb.c1479 fmd_xprt_class_hash_t xch; in xpc_walk_init() local