Home
last modified time | relevance | path

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

/drivers/target/tcm_fc/
Dtfc_cmd.c50 static void _ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in _ft_dump_cmd() argument
60 caller, cmd, cmd->sess, cmd->seq, se_cmd); in _ft_dump_cmd()
63 caller, cmd, se_cmd->t_data_nents, in _ft_dump_cmd()
69 caller, cmd, sg, in _ft_dump_cmd()
77 caller, cmd, ep->sid, ep->did, ep->oxid, ep->rxid, in _ft_dump_cmd()
82 void ft_dump_cmd(struct ft_cmd *cmd, const char *caller) in ft_dump_cmd() argument
85 _ft_dump_cmd(cmd, caller); in ft_dump_cmd()
Dtcm_fc.h174 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.c423 if ((strcmp(dv->rule.caller, "0")) || in isdn_divert_icall()
425 p = dv->rule.caller; in isdn_divert_icall()
/drivers/target/iscsi/
Discsi_target_auth.c54 int caller, in chap_gen_challenge() argument
72 pr_debug("[%s] Sending CHAP_C=0x%s\n\n", (caller) ? "server" : "client", in chap_gen_challenge()
/drivers/usb/storage/
Duas.c87 static int uas_try_complete(struct scsi_cmnd *cmnd, const char *caller);
234 static void uas_log_cmd_state(struct scsi_cmnd *cmnd, const char *caller) in uas_log_cmd_state() argument
240 caller, cmnd, cmnd->request->tag, in uas_log_cmd_state()
257 static int uas_try_complete(struct scsi_cmnd *cmnd, const char *caller) in uas_try_complete() argument
/drivers/scsi/bfa/
Dbfa_svc.c569 if (fcxp->caller == NULL) { in bfa_fcxp_iocdisable()
570 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg, in bfa_fcxp_iocdisable()
637 void *caller, struct bfa_s *bfa, int nreq_sgles, in bfa_fcxp_init() argument
648 fcxp->caller = caller; in bfa_fcxp_init()
676 bfa_fcxp_init(fcxp, wqe->caller, wqe->bfa, wqe->nreq_sgles, in bfa_fcxp_put()
708 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg, in __bfa_fcxp_send_cbfn()
743 bfa_trc(mod->bfa, (NULL == fcxp->caller)); in hal_fcxp_send_comp()
744 if (fcxp->caller == NULL) { in hal_fcxp_send_comp()
745 fcxp->send_cbfn(fcxp->caller, fcxp, fcxp->send_cbarg, in hal_fcxp_send_comp()
879 fcxp->req_sga_cbfn(fcxp->caller, 0)); in bfa_fcxp_queue()
[all …]
Dbfa_svc.h165 void *caller; /* driver or fcs */ member
210 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/
DKconfig30 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/usb/dvb-usb-v2/
Dlmedm04.c931 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 */