/drivers/target/tcm_fc/ |
D | tfc_cmd.c | 51 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()
|
D | tcm_fc.h | 173 void ft_dump_cmd(struct ft_cmd *, const char *caller);
|
/drivers/isdn/divert/ |
D | isdn_divert.h | 49 char caller[35]; /* caller id, partial string with * + subaddr allowed */ member
|
D | isdn_divert.c | 425 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/ |
D | iscsi_target_auth.c | 80 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/ |
D | bfa_svc.c | 549 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 …]
|
D | bfa_svc.h | 162 void *caller; /* driver or fcs */ member 206 void *caller; member
|
/drivers/message/fusion/ |
D | mptfc.c | 189 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/ |
D | Kconfig | 29 channel-bundling, callback and caller-authentication without having
|
/drivers/isdn/isdnloop/ |
D | isdnloop.c | 743 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/ |
D | lmedm04.c | 950 int caller) in dm04_rs2000_set_ts_param() argument
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 480 * 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/ |
D | aic7xxx.seq | 1097 mov SINDEX,ALLZEROS; /* Notify caller of phasemiss */
|