Home
last modified time | relevance | path

Searched refs:caller (Results 1 – 13 of 13) sorted by relevance

/drivers/target/tcm_fc/
Dtfc_cmd.c51 void ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in ft_dump_cmd() argument
61 caller, cmd, cmd->sess, cmd->seq, se_cmd); in ft_dump_cmd()
64 caller, cmd, se_cmd->t_data_nents, in ft_dump_cmd()
70 caller, cmd, sg, in ft_dump_cmd()
78 caller, cmd, ep->sid, ep->did, ep->oxid, ep->rxid, in ft_dump_cmd()
Dtcm_fc.h173 void ft_dump_cmd(struct ft_cmd *, const char *caller);
/drivers/isdn/divert/
Disdn_divert.h49 char caller[35]; /* caller id, partial string with * + subaddr allowed */ member
Disdn_divert.c425 if ((strcmp(dv->rule.caller, "0")) || (ic->parm.setup.phone[0])) in isdn_divert_icall()
426 { p = dv->rule.caller; in isdn_divert_icall()
/drivers/target/iscsi/
Discsi_target_auth.c80 int caller, in chap_gen_challenge() argument
98 pr_debug("[%s] Sending CHAP_C=0x%s\n\n", (caller) ? "server" : "client", in chap_gen_challenge()
/drivers/scsi/bfa/
Dbfa_svc.c549 if (fcxp->caller == NULL) { in bfa_fcxp_iocdisable()
550 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg, in bfa_fcxp_iocdisable()
614 void *caller, struct bfa_s *bfa, int nreq_sgles, in bfa_fcxp_init() argument
625 fcxp->caller = caller; in bfa_fcxp_init()
649 bfa_fcxp_init(fcxp, wqe->caller, wqe->bfa, wqe->nreq_sgles, in bfa_fcxp_put()
677 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg, in __bfa_fcxp_send_cbfn()
712 bfa_trc(mod->bfa, (NULL == fcxp->caller)); in hal_fcxp_send_comp()
713 if (fcxp->caller == NULL) { in hal_fcxp_send_comp()
714 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg, in hal_fcxp_send_comp()
848 fcxp->req_sga_cbfn(fcxp->caller, 0)); in bfa_fcxp_queue()
[all …]
Dbfa_svc.h162 void *caller; /* driver or fcs */ member
206 void *caller; member
/drivers/message/fusion/
Dmptfc.c189 const char *caller) in mptfc_block_error_handler() argument
211 ready, ioc->active, caller)); in mptfc_block_error_handler()
222 "port state %x, active %d, vdevice %p.\n", caller, in mptfc_block_error_handler()
229 "%s.%d: %d:%d, executing recovery.\n", caller, in mptfc_block_error_handler()
/drivers/isdn/
DKconfig29 channel-bundling, callback and caller-authentication without having
/drivers/isdn/isdnloop/
Disdnloop.c743 isdnloop_vstphone(isdnloop_card *card, char *phone, int caller) in isdnloop_vstphone() argument
754 if (caller) { in isdnloop_vstphone()
763 if (caller) { in isdnloop_vstphone()
/drivers/media/dvb/dvb-usb/
Dlmedm04.c950 int caller) in dm04_rs2000_set_ts_param() argument
/drivers/scsi/aic7xxx/
Daic79xx.seq480 * Either post or fetch an SCB from host memory. The caller
498 * to the caller, not to the new address at the
/drivers/scsi/aic7xxx_old/
Daic7xxx.seq1097 mov SINDEX,ALLZEROS; /* Notify caller of phasemiss */