Home
last modified time | relevance | path

Searched refs:rdata_arg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/libfc/
H A Dfc_rport.c976 * @rdata_arg: The remote port that sent the PLOGI response
983 void *rdata_arg) in fc_rport_plogi_resp() argument
985 struct fc_rport_priv *rdata = rdata_arg; in fc_rport_plogi_resp()
1109 * @rdata_arg: The remote port that sent the PRLI response
1116 void *rdata_arg) in fc_rport_prli_resp() argument
1118 struct fc_rport_priv *rdata = rdata_arg; in fc_rport_prli_resp()
1310 * @rdata_arg: The remote port that sent the RTV response
1319 void *rdata_arg) in fc_rport_rtv_resp() argument
1321 struct fc_rport_priv *rdata = rdata_arg; in fc_rport_rtv_resp()
1451 * @rdata_arg
1454 fc_rport_logo_resp(struct fc_seq * sp,struct fc_frame * fp,void * rdata_arg) fc_rport_logo_resp() argument
1502 fc_rport_adisc_resp(struct fc_seq * sp,struct fc_frame * fp,void * rdata_arg) fc_rport_adisc_resp() argument
[all...]
H A Dfc_disc.c561 * @rdata_arg: The remote port that sent the GPN_ID response
566 void *rdata_arg) in fc_disc_gpn_id_resp() argument
568 struct fc_rport_priv *rdata = rdata_arg; in fc_disc_gpn_id_resp()