Home
last modified time | relevance | path

Searched refs:rport (Results 1 - 25 of 178) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c12 * rport.c Remote port implementation.
36 static void bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport);
37 static void bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport);
38 static void bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport);
39 static void bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport);
40 static void bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport);
41 static void bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport);
42 static void bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport,
72 static void bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport,
74 static void bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport,
171 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_uninit() argument
209 bfa_fcs_rport_sm_plogi_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_plogi_sending() argument
270 bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_plogiacc_sending() argument
336 bfa_fcs_rport_sm_plogi_retry(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_plogi_retry() argument
407 bfa_fcs_rport_sm_plogi(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_plogi() argument
512 bfa_fcs_rport_sm_fc4_fcs_online(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_fcs_online() argument
578 bfa_fcs_rport_sm_hal_online(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_hal_online() argument
628 bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_online() argument
681 bfa_fcs_rport_sm_nsquery_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsquery_sending() argument
731 bfa_fcs_rport_sm_nsquery(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsquery() argument
790 bfa_fcs_rport_sm_adisc_online_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_adisc_online_sending() argument
841 bfa_fcs_rport_sm_adisc_online(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_adisc_online() argument
902 bfa_fcs_rport_sm_adisc_offline_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_adisc_offline_sending() argument
943 bfa_fcs_rport_sm_adisc_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_adisc_offline() argument
990 bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_logorcv() argument
1030 bfa_fcs_rport_sm_fc4_logosend(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_logosend() argument
1066 bfa_fcs_rport_sm_fc4_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_offline() argument
1117 bfa_fcs_rport_sm_hcb_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_hcb_offline() argument
1197 bfa_fcs_rport_sm_hcb_logorcv(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_hcb_logorcv() argument
1276 bfa_fcs_rport_sm_hcb_logosend(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_hcb_logosend() argument
1313 bfa_fcs_rport_sm_logo_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_logo_sending() argument
1355 bfa_fcs_rport_sm_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_offline() argument
1423 bfa_fcs_rport_sm_nsdisc_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsdisc_sending() argument
1480 bfa_fcs_rport_sm_nsdisc_retry(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsdisc_retry() argument
1544 bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsdisc_sent() argument
1635 bfa_fcs_rport_sm_fc4_off_delete(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_off_delete() argument
1664 bfa_fcs_rport_sm_delete_pending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_delete_pending() argument
1695 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_plogi() local
1731 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_fcs_rport_plogi_response() local
1815 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_plogiacc() local
1849 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_adisc() local
1883 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_fcs_rport_adisc_response() local
1912 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_nsdisc() local
1952 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_fcs_rport_gidpn_response() local
2025 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_fcs_rport_gpnid_response() local
2068 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_logo() local
2106 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_logo_acc() local
2146 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) arg; bfa_fcs_rport_timeout() local
2154 bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) bfa_fcs_rport_process_prli() argument
2200 bfa_fcs_rport_process_rpsc(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) bfa_fcs_rport_process_rpsc() argument
2237 bfa_fcs_rport_process_adisc(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) bfa_fcs_rport_process_adisc() argument
2276 bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_hal_online() argument
2293 bfa_fcs_rport_hal_offline(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_hal_offline() argument
2305 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_alloc() local
2362 bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_free() argument
2391 bfa_fcs_rport_aen_post(struct bfa_fcs_rport_s *rport, enum bfa_rport_aen_event event, struct bfa_rport_aen_data_s *data) bfa_fcs_rport_aen_post() argument
2420 bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_fcs_online_action() argument
2431 bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_hal_online_action() argument
2462 bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_fcs_offline_action() argument
2471 bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_hal_offline_action() argument
2516 bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport, struct fc_logi_s *plogi) bfa_fcs_rport_update() argument
2574 bfa_fcs_rport_process_logo(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs) bfa_fcs_rport_process_logo() argument
2602 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_create() local
2624 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_create_by_wwn() local
2644 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_start() local
2663 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_plogi_create() local
2683 bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, struct fc_logi_s *plogi) bfa_fcs_rport_plogi() argument
2707 bfa_fcs_rport_scn(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_scn() argument
2730 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_cb_rport_online() local
2752 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_cb_rport_offline() local
2777 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_cb_rport_qos_scn_flowid() local
2804 bfa_cb_rport_scn_no_dev(void *rport) bfa_cb_rport_scn_no_dev() argument
2846 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_cb_rport_qos_scn_prio() local
2858 bfa_fcs_rport_uf_recv(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs, u16 len) bfa_fcs_rport_uf_recv() argument
2913 bfa_fcs_rport_send_prlo_acc(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_send_prlo_acc() argument
2938 bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u8 reason_code, u8 reason_code_expl) bfa_fcs_rport_send_ls_rjt() argument
2965 bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_get_state() argument
2987 bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id) bfa_fcs_rport_prlo() argument
3008 bfa_fcs_rport_get_attr(struct bfa_fcs_rport_s *rport, struct bfa_rport_attr_s *rport_attr) bfa_fcs_rport_get_attr() argument
3064 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_lookup() local
3079 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_lookup_by_nwwn() local
3140 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_uninit() local
3171 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_rpsc_sending() local
3194 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_rpsc() local
3240 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_rpsc_retry() local
3266 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_online() local
3286 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_offline() local
3309 bfa_fcs_rpf_init(struct bfa_fcs_rport_s *rport) bfa_fcs_rpf_init() argument
3323 bfa_fcs_rpf_rport_online(struct bfa_fcs_rport_s *rport) bfa_fcs_rpf_rport_online() argument
3338 bfa_fcs_rpf_rport_offline(struct bfa_fcs_rport_s *rport) bfa_fcs_rpf_rport_offline() argument
3353 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_timeout() local
3363 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_send_rpsc2() local
3397 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_rpsc2_response() local
[all...]
H A Dbfa_fcs_fcpim.c74 bfa_trc(itnim->fcs, itnim->rport->pwwn); in bfa_fcs_itnim_sm_offline()
85 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE); in bfa_fcs_itnim_sm_offline()
106 bfa_trc(itnim->fcs, itnim->rport->pwwn); in bfa_fcs_itnim_sm_prli_send()
117 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLINE); in bfa_fcs_itnim_sm_prli_send()
123 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE); in bfa_fcs_itnim_sm_prli_send()
141 bfa_trc(itnim->fcs, itnim->rport->pwwn); in bfa_fcs_itnim_sm_prli()
146 if (itnim->rport->scsi_function == BFA_RPORT_INITIATOR) in bfa_fcs_itnim_sm_prli()
152 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLINE); in bfa_fcs_itnim_sm_prli()
169 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE); in bfa_fcs_itnim_sm_prli()
175 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLIN in bfa_fcs_itnim_sm_prli()
417 struct bfa_fcs_rport_s *rport = itnim->rport; bfa_fcs_itnim_aen_post() local
444 struct bfa_fcs_rport_s *rport = itnim->rport; bfa_fcs_itnim_send_prli() local
578 bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport) bfa_fcs_itnim_create() argument
747 struct bfa_fcs_rport_s *rport; bfa_fcs_itnim_lookup() local
[all...]
H A Dbfa_fcs.h285 struct bfa_rport_qualifier_s rport[], int *nrports);
334 struct bfa_fcs_rport_s *rport);
336 struct bfa_fcs_rport_s *rport);
406 struct bfa_fcs_rport_s *rport; /* parent rport */ member
416 * not supported by the rport.
425 u32 pid; /* port ID of rport */
426 u32 old_pid; /* PID before rport goes offline */
433 wwn_t pwwn; /* port wwn of rport */
434 wwn_t nwwn; /* node wwn of rport */
453 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_get_halrport() argument
500 struct bfa_fcs_rport_s *rport; /* parent remote rport */ global() member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c12 * rport.c Remote port implementation.
36 static void bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport);
37 static void bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport);
38 static void bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport);
39 static void bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport);
40 static void bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport);
41 static void bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport);
42 static void bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport,
72 static void bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport,
74 static void bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport,
171 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_uninit() argument
209 bfa_fcs_rport_sm_plogi_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_plogi_sending() argument
270 bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_plogiacc_sending() argument
336 bfa_fcs_rport_sm_plogi_retry(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_plogi_retry() argument
407 bfa_fcs_rport_sm_plogi(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_plogi() argument
512 bfa_fcs_rport_sm_fc4_fcs_online(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_fcs_online() argument
578 bfa_fcs_rport_sm_hal_online(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_hal_online() argument
628 bfa_fcs_rport_sm_online(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_online() argument
681 bfa_fcs_rport_sm_nsquery_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsquery_sending() argument
731 bfa_fcs_rport_sm_nsquery(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsquery() argument
790 bfa_fcs_rport_sm_adisc_online_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_adisc_online_sending() argument
841 bfa_fcs_rport_sm_adisc_online(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_adisc_online() argument
902 bfa_fcs_rport_sm_adisc_offline_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_adisc_offline_sending() argument
943 bfa_fcs_rport_sm_adisc_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_adisc_offline() argument
990 bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_logorcv() argument
1030 bfa_fcs_rport_sm_fc4_logosend(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_logosend() argument
1066 bfa_fcs_rport_sm_fc4_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_offline() argument
1117 bfa_fcs_rport_sm_hcb_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_hcb_offline() argument
1197 bfa_fcs_rport_sm_hcb_logorcv(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_hcb_logorcv() argument
1276 bfa_fcs_rport_sm_hcb_logosend(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_hcb_logosend() argument
1313 bfa_fcs_rport_sm_logo_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_logo_sending() argument
1355 bfa_fcs_rport_sm_offline(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_offline() argument
1423 bfa_fcs_rport_sm_nsdisc_sending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsdisc_sending() argument
1480 bfa_fcs_rport_sm_nsdisc_retry(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsdisc_retry() argument
1544 bfa_fcs_rport_sm_nsdisc_sent(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_nsdisc_sent() argument
1635 bfa_fcs_rport_sm_fc4_off_delete(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_fc4_off_delete() argument
1664 bfa_fcs_rport_sm_delete_pending(struct bfa_fcs_rport_s *rport, enum rport_event event) bfa_fcs_rport_sm_delete_pending() argument
1695 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_plogi() local
1731 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_fcs_rport_plogi_response() local
1815 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_plogiacc() local
1849 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_adisc() local
1883 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_fcs_rport_adisc_response() local
1912 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_nsdisc() local
1952 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_fcs_rport_gidpn_response() local
2025 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_fcs_rport_gpnid_response() local
2068 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_logo() local
2106 struct bfa_fcs_rport_s *rport = rport_cbarg; bfa_fcs_rport_send_logo_acc() local
2146 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) arg; bfa_fcs_rport_timeout() local
2154 bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) bfa_fcs_rport_process_prli() argument
2200 bfa_fcs_rport_process_rpsc(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) bfa_fcs_rport_process_rpsc() argument
2237 bfa_fcs_rport_process_adisc(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u16 len) bfa_fcs_rport_process_adisc() argument
2276 bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_hal_online() argument
2293 bfa_fcs_rport_hal_offline(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_hal_offline() argument
2305 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_alloc() local
2362 bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_free() argument
2391 bfa_fcs_rport_aen_post(struct bfa_fcs_rport_s *rport, enum bfa_rport_aen_event event, struct bfa_rport_aen_data_s *data) bfa_fcs_rport_aen_post() argument
2420 bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_fcs_online_action() argument
2431 bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_hal_online_action() argument
2462 bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_fcs_offline_action() argument
2471 bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_hal_offline_action() argument
2516 bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport, struct fc_logi_s *plogi) bfa_fcs_rport_update() argument
2574 bfa_fcs_rport_process_logo(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs) bfa_fcs_rport_process_logo() argument
2602 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_create() local
2624 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_create_by_wwn() local
2644 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_start() local
2663 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_plogi_create() local
2683 bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, struct fc_logi_s *plogi) bfa_fcs_rport_plogi() argument
2707 bfa_fcs_rport_scn(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_scn() argument
2730 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_cb_rport_online() local
2752 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_cb_rport_offline() local
2777 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_cb_rport_qos_scn_flowid() local
2804 bfa_cb_rport_scn_no_dev(void *rport) bfa_cb_rport_scn_no_dev() argument
2846 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; bfa_cb_rport_qos_scn_prio() local
2858 bfa_fcs_rport_uf_recv(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs, u16 len) bfa_fcs_rport_uf_recv() argument
2913 bfa_fcs_rport_send_prlo_acc(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_send_prlo_acc() argument
2938 bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport, struct fchs_s *rx_fchs, u8 reason_code, u8 reason_code_expl) bfa_fcs_rport_send_ls_rjt() argument
2965 bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_get_state() argument
2987 bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id) bfa_fcs_rport_prlo() argument
3008 bfa_fcs_rport_get_attr(struct bfa_fcs_rport_s *rport, struct bfa_rport_attr_s *rport_attr) bfa_fcs_rport_get_attr() argument
3064 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_lookup() local
3079 struct bfa_fcs_rport_s *rport; bfa_fcs_rport_lookup_by_nwwn() local
3140 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_uninit() local
3171 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_rpsc_sending() local
3194 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_rpsc() local
3240 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_rpsc_retry() local
3266 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_online() local
3286 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_sm_offline() local
3309 bfa_fcs_rpf_init(struct bfa_fcs_rport_s *rport) bfa_fcs_rpf_init() argument
3323 bfa_fcs_rpf_rport_online(struct bfa_fcs_rport_s *rport) bfa_fcs_rpf_rport_online() argument
3338 bfa_fcs_rpf_rport_offline(struct bfa_fcs_rport_s *rport) bfa_fcs_rpf_rport_offline() argument
3353 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_timeout() local
3363 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_send_rpsc2() local
3397 struct bfa_fcs_rport_s *rport = rpf->rport; bfa_fcs_rpf_rpsc2_response() local
[all...]
H A Dbfa_fcs_fcpim.c74 bfa_trc(itnim->fcs, itnim->rport->pwwn); in bfa_fcs_itnim_sm_offline()
85 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE); in bfa_fcs_itnim_sm_offline()
106 bfa_trc(itnim->fcs, itnim->rport->pwwn); in bfa_fcs_itnim_sm_prli_send()
117 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLINE); in bfa_fcs_itnim_sm_prli_send()
123 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE); in bfa_fcs_itnim_sm_prli_send()
141 bfa_trc(itnim->fcs, itnim->rport->pwwn); in bfa_fcs_itnim_sm_prli()
146 if (itnim->rport->scsi_function == BFA_RPORT_INITIATOR) in bfa_fcs_itnim_sm_prli()
152 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLINE); in bfa_fcs_itnim_sm_prli()
169 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_OFFLINE); in bfa_fcs_itnim_sm_prli()
175 bfa_sm_send_event(itnim->rport, RPSM_EVENT_FC4_FCS_ONLIN in bfa_fcs_itnim_sm_prli()
417 struct bfa_fcs_rport_s *rport = itnim->rport; bfa_fcs_itnim_aen_post() local
444 struct bfa_fcs_rport_s *rport = itnim->rport; bfa_fcs_itnim_send_prli() local
578 bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport) bfa_fcs_itnim_create() argument
747 struct bfa_fcs_rport_s *rport; bfa_fcs_itnim_lookup() local
[all...]
H A Dbfa_fcs.h282 struct bfa_rport_qualifier_s rport[], int *nrports);
331 struct bfa_fcs_rport_s *rport);
333 struct bfa_fcs_rport_s *rport);
403 struct bfa_fcs_rport_s *rport; /* parent rport */ member
413 * not supported by the rport.
422 u32 pid; /* port ID of rport */
423 u32 old_pid; /* PID before rport goes offline */
430 wwn_t pwwn; /* port wwn of rport */
431 wwn_t nwwn; /* node wwn of rport */
450 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) bfa_fcs_rport_get_halrport() argument
497 struct bfa_fcs_rport_s *rport; /* parent remote rport */ global() member
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_srp.c124 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_id() local
125 return sprintf(buf, "%16phC\n", rport->port_id); in show_srp_rport_id()
142 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_roles() local
147 if (srp_rport_role_names[i].value == rport->roles) { in show_srp_rport_roles()
160 struct srp_rport *rport = transport_class_to_srp_rport(dev); in store_srp_rport_delete() local
165 i->f->rport_delete(rport); in store_srp_rport_delete()
184 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_state() local
185 enum srp_rport_state state = rport->state; in show_srp_rport_state()
215 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_reconnect_delay() local
217 return srp_show_tmo(buf, rport in show_reconnect_delay()
224 struct srp_rport *rport = transport_class_to_srp_rport(dev); store_reconnect_delay() local
255 struct srp_rport *rport = transport_class_to_srp_rport(dev); show_failed_reconnects() local
266 struct srp_rport *rport = transport_class_to_srp_rport(dev); show_srp_rport_fast_io_fail_tmo() local
275 struct srp_rport *rport = transport_class_to_srp_rport(dev); store_srp_rport_fast_io_fail_tmo() local
301 struct srp_rport *rport = transport_class_to_srp_rport(dev); show_srp_rport_dev_loss_tmo() local
310 struct srp_rport *rport = transport_class_to_srp_rport(dev); store_srp_rport_dev_loss_tmo() local
332 srp_rport_set_state(struct srp_rport *rport, enum srp_rport_state new_state) srp_rport_set_state() argument
380 struct srp_rport *rport = container_of(to_delayed_work(work), srp_reconnect_work() local
402 __rport_fail_io_fast(struct srp_rport *rport) __rport_fail_io_fast() argument
426 struct srp_rport *rport = container_of(to_delayed_work(work), rport_fast_io_fail_timedout() local
445 struct srp_rport *rport = container_of(to_delayed_work(work), rport_dev_loss_timedout() local
461 __srp_start_tl_fail_timers(struct srp_rport *rport) __srp_start_tl_fail_timers() argument
502 srp_start_tl_fail_timers(struct srp_rport *rport) srp_start_tl_fail_timers() argument
532 srp_reconnect_rport(struct srp_rport *rport) srp_reconnect_rport() argument
608 struct srp_rport *rport = shost_to_rport(shost); srp_timed_out() local
620 struct srp_rport *rport = dev_to_rport(dev); srp_rport_release() local
672 srp_rport_get(struct srp_rport *rport) srp_rport_get() argument
682 srp_rport_put(struct srp_rport *rport) srp_rport_put() argument
698 struct srp_rport *rport; srp_rport_add() local
753 srp_rport_del(struct srp_rport *rport) srp_rport_del() argument
793 srp_stop_rport_timers(struct srp_rport *rport) srp_stop_rport_timers() argument
[all...]
H A Dscsi_transport_fc.c350 struct fc_rport *rport = starget_to_rport(starget); in fc_target_setup() local
357 if (rport) { in fc_target_setup()
358 fc_starget_node_name(starget) = rport->node_name; in fc_target_setup()
359 fc_starget_port_name(starget) = rport->port_name; in fc_target_setup()
360 fc_starget_port_id(starget) = rport->port_id; in fc_target_setup()
695 struct fc_rport *rport = transport_class_to_rport(dev); \
696 struct Scsi_Host *shost = rport_to_shost(rport); \
699 !((rport->port_state == FC_PORTSTATE_BLOCKED) || \
700 (rport->port_state == FC_PORTSTATE_DELETED) || \
701 (rport
825 struct fc_rport *rport = transport_class_to_rport(dev); show_fc_rport_supported_classes() local
854 fc_rport_set_dev_loss_tmo(struct fc_rport *rport, unsigned long val) fc_rport_set_dev_loss_tmo() argument
887 struct fc_rport *rport = transport_class_to_rport(dev); store_fc_rport_dev_loss_tmo() local
914 struct fc_rport *rport = transport_class_to_rport(dev); show_fc_rport_roles() local
953 struct fc_rport *rport = transport_class_to_rport(dev); show_fc_rport_fast_io_fail_tmo() local
967 struct fc_rport *rport = transport_class_to_rport(dev); store_fc_rport_fast_io_fail_tmo() local
1602 struct fc_rport *rport; store_fc_private_host_tgtid_bind_type() local
1657 struct fc_rport *rport; store_fc_private_host_dev_loss_tmo() local
1983 struct fc_rport *rport = dev_to_rport(dev); fc_rport_dev_release() local
2072 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); fc_eh_timed_out() local
2089 struct fc_rport *rport; fc_user_scan_tgt() local
2414 struct fc_rport *rport = NULL, *next_rport = NULL; fc_remove_host() local
2463 fc_terminate_rport_io(struct fc_rport *rport) fc_terminate_rport_io() argument
2487 struct fc_rport *rport = fc_starget_delete() local
2502 struct fc_rport *rport = fc_rport_final_delete() local
2588 struct fc_rport *rport; fc_remote_port_create() local
2715 struct fc_rport *rport; fc_remote_port_add() local
2945 fc_remote_port_delete(struct fc_rport *rport) fc_remote_port_delete() argument
3019 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) fc_remote_port_rolechg() argument
3086 struct fc_rport *rport = fc_timeout_deleted_rport() local
3223 struct fc_rport *rport = fc_timeout_fail_rport_io() local
3240 struct fc_rport *rport = fc_scsi_scan_rport() local
3273 fc_block_rport(struct fc_rport *rport) fc_block_rport() argument
3310 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); fc_block_scsi_eh() local
3560 struct fc_rport *rport = fc_bsg_to_rport(job); fc_bsg_job_timeout() local
3671 fc_bsg_goose_queue(struct fc_rport *rport) fc_bsg_goose_queue() argument
3744 fc_bsg_rport_prep(struct fc_rport *rport) fc_bsg_rport_prep() argument
3759 struct fc_rport *rport = fc_bsg_to_rport(job); fc_bsg_dispatch_prep() local
3816 fc_bsg_rportadd(struct Scsi_Host *shost, struct fc_rport *rport) fc_bsg_rportadd() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_srp.c124 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_id() local
125 return sprintf(buf, "%16phC\n", rport->port_id); in show_srp_rport_id()
142 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_roles() local
147 if (srp_rport_role_names[i].value == rport->roles) { in show_srp_rport_roles()
160 struct srp_rport *rport = transport_class_to_srp_rport(dev); in store_srp_rport_delete() local
165 i->f->rport_delete(rport); in store_srp_rport_delete()
184 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_srp_rport_state() local
185 enum srp_rport_state state = rport->state; in show_srp_rport_state()
215 struct srp_rport *rport = transport_class_to_srp_rport(dev); in show_reconnect_delay() local
217 return srp_show_tmo(buf, rport in show_reconnect_delay()
224 struct srp_rport *rport = transport_class_to_srp_rport(dev); store_reconnect_delay() local
255 struct srp_rport *rport = transport_class_to_srp_rport(dev); show_failed_reconnects() local
266 struct srp_rport *rport = transport_class_to_srp_rport(dev); show_srp_rport_fast_io_fail_tmo() local
275 struct srp_rport *rport = transport_class_to_srp_rport(dev); store_srp_rport_fast_io_fail_tmo() local
301 struct srp_rport *rport = transport_class_to_srp_rport(dev); show_srp_rport_dev_loss_tmo() local
310 struct srp_rport *rport = transport_class_to_srp_rport(dev); store_srp_rport_dev_loss_tmo() local
332 srp_rport_set_state(struct srp_rport *rport, enum srp_rport_state new_state) srp_rport_set_state() argument
380 struct srp_rport *rport = container_of(to_delayed_work(work), srp_reconnect_work() local
402 __rport_fail_io_fast(struct srp_rport *rport) __rport_fail_io_fast() argument
426 struct srp_rport *rport = container_of(to_delayed_work(work), rport_fast_io_fail_timedout() local
445 struct srp_rport *rport = container_of(to_delayed_work(work), rport_dev_loss_timedout() local
461 __srp_start_tl_fail_timers(struct srp_rport *rport) __srp_start_tl_fail_timers() argument
502 srp_start_tl_fail_timers(struct srp_rport *rport) srp_start_tl_fail_timers() argument
532 srp_reconnect_rport(struct srp_rport *rport) srp_reconnect_rport() argument
608 struct srp_rport *rport = shost_to_rport(shost); srp_timed_out() local
620 struct srp_rport *rport = dev_to_rport(dev); srp_rport_release() local
672 srp_rport_get(struct srp_rport *rport) srp_rport_get() argument
682 srp_rport_put(struct srp_rport *rport) srp_rport_put() argument
698 struct srp_rport *rport; srp_rport_add() local
753 srp_rport_del(struct srp_rport *rport) srp_rport_del() argument
793 srp_stop_rport_timers(struct srp_rport *rport) srp_stop_rport_timers() argument
[all...]
H A Dscsi_transport_fc.c360 struct fc_rport *rport = starget_to_rport(starget); in fc_target_setup() local
367 if (rport) { in fc_target_setup()
368 fc_starget_node_name(starget) = rport->node_name; in fc_target_setup()
369 fc_starget_port_name(starget) = rport->port_name; in fc_target_setup()
370 fc_starget_port_id(starget) = rport->port_id; in fc_target_setup()
655 struct fc_rport *rport; in fc_find_rport_by_wwpn() local
660 list_for_each_entry(rport, &fc_host_rports(shost), peers) { in fc_find_rport_by_wwpn()
661 if (rport->port_state != FC_PORTSTATE_ONLINE) in fc_find_rport_by_wwpn()
664 if (rport->port_name == wwpn) { in fc_find_rport_by_wwpn()
666 return rport; in fc_find_rport_by_wwpn()
761 struct fc_rport *rport = NULL; fc_fpin_li_stats_update() local
809 struct fc_rport *rport = NULL; fc_fpin_delivery_stats_update() local
841 struct fc_rport *rport = NULL; fc_fpin_peer_congn_stats_update() local
1121 struct fc_rport *rport = transport_class_to_rport(dev); show_fc_rport_supported_classes() local
1150 fc_rport_set_dev_loss_tmo(struct fc_rport *rport, unsigned long val) fc_rport_set_dev_loss_tmo() argument
1183 struct fc_rport *rport = transport_class_to_rport(dev); store_fc_rport_dev_loss_tmo() local
1210 struct fc_rport *rport = transport_class_to_rport(dev); show_fc_rport_roles() local
1243 struct fc_rport *rport = transport_class_to_rport(dev); fc_rport_set_marginal_state() local
1280 struct fc_rport *rport = transport_class_to_rport(dev); show_fc_rport_port_state() local
1301 struct fc_rport *rport = transport_class_to_rport(dev); show_fc_rport_fast_io_fail_tmo() local
1315 struct fc_rport *rport = transport_class_to_rport(dev); store_fc_rport_fast_io_fail_tmo() local
2011 struct fc_rport *rport; store_fc_private_host_tgtid_bind_type() local
2066 struct fc_rport *rport; store_fc_private_host_dev_loss_tmo() local
2450 struct fc_rport *rport = dev_to_rport(dev); fc_rport_dev_release() local
2538 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); fc_eh_timed_out() local
2555 struct fc_rport *rport; fc_user_scan_tgt() local
2882 struct fc_rport *rport = NULL, *next_rport = NULL; fc_remove_host() local
2931 fc_terminate_rport_io(struct fc_rport *rport) fc_terminate_rport_io() argument
2955 struct fc_rport *rport = fc_starget_delete() local
2970 struct fc_rport *rport = fc_rport_final_delete() local
3056 struct fc_rport *rport; fc_remote_port_create() local
3183 struct fc_rport *rport; fc_remote_port_add() local
3413 fc_remote_port_delete(struct fc_rport *rport) fc_remote_port_delete() argument
3488 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) fc_remote_port_rolechg() argument
3555 struct fc_rport *rport = fc_timeout_deleted_rport() local
3693 struct fc_rport *rport = fc_timeout_fail_rport_io() local
3710 struct fc_rport *rport = fc_scsi_scan_rport() local
3744 fc_block_rport(struct fc_rport *rport) fc_block_rport() argument
3781 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device)); fc_block_scsi_eh() local
3801 struct fc_rport *rport = starget_to_rport(scsi_target(scmd->device)); fc_eh_should_retry_cmd() local
4053 struct fc_rport *rport = fc_bsg_to_rport(job); fc_bsg_job_timeout() local
4164 fc_bsg_goose_queue(struct fc_rport *rport) fc_bsg_goose_queue() argument
4237 fc_bsg_rport_prep(struct fc_rport *rport) fc_bsg_rport_prep() argument
4253 struct fc_rport *rport = fc_bsg_to_rport(job); fc_bsg_dispatch_prep() local
4310 fc_bsg_rportadd(struct Scsi_Host *shost, struct fc_rport *rport) fc_bsg_rportadd() argument
[all...]
/kernel/linux/linux-5.10/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c405 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); in rockchip_usb2phy_init() local
409 mutex_lock(&rport->mutex); in rockchip_usb2phy_init()
411 if (rport->port_id == USB2PHY_PORT_OTG) { in rockchip_usb2phy_init()
412 if (rport->mode != USB_DR_MODE_HOST && in rockchip_usb2phy_init()
413 rport->mode != USB_DR_MODE_UNKNOWN) { in rockchip_usb2phy_init()
416 &rport->port_cfg->bvalid_det_clr, in rockchip_usb2phy_init()
422 &rport->port_cfg->bvalid_det_en, in rockchip_usb2phy_init()
427 schedule_delayed_work(&rport->otg_sm_work, in rockchip_usb2phy_init()
431 dev_dbg(&rport->phy->dev, "mode %d\n", rport in rockchip_usb2phy_init()
455 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); rockchip_usb2phy_power_on() local
484 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); rockchip_usb2phy_power_off() local
506 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); rockchip_usb2phy_exit() local
529 struct rockchip_usb2phy_port *rport = rockchip_usb2phy_otg_sm_work() local
688 struct rockchip_usb2phy_port *rport = rockchip_chg_detect_work() local
793 struct rockchip_usb2phy_port *rport = rockchip_usb2phy_sm_work() local
883 struct rockchip_usb2phy_port *rport = data; rockchip_usb2phy_linestate_irq() local
910 struct rockchip_usb2phy_port *rport = data; rockchip_usb2phy_bvalid_irq() local
930 struct rockchip_usb2phy_port *rport = data; rockchip_usb2phy_otg_mux_irq() local
939 rockchip_usb2phy_host_port_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) rockchip_usb2phy_host_port_init() argument
973 struct rockchip_usb2phy_port *rport = rockchip_otg_event() local
981 rockchip_usb2phy_otg_port_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) rockchip_usb2phy_otg_port_init() argument
1152 struct rockchip_usb2phy_port *rport = &rphy->ports[index]; rockchip_usb2phy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c449 struct rockchip_usb2phy_port *rport, in rockchip_usb2phy_enable_host_disc_irq()
454 ret = property_enable(rphy->grf, &rport->port_cfg->disfall_clr, true); in rockchip_usb2phy_enable_host_disc_irq()
458 ret = property_enable(rphy->grf, &rport->port_cfg->disfall_en, en); in rockchip_usb2phy_enable_host_disc_irq()
462 ret = property_enable(rphy->grf, &rport->port_cfg->disrise_clr, true); in rockchip_usb2phy_enable_host_disc_irq()
466 return property_enable(rphy->grf, &rport->port_cfg->disrise_en, en); in rockchip_usb2phy_enable_host_disc_irq()
471 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); in rockchip_usb2phy_init() local
475 mutex_lock(&rport->mutex); in rockchip_usb2phy_init()
477 if (rport->port_id == USB2PHY_PORT_OTG) { in rockchip_usb2phy_init()
478 if (rport->mode != USB_DR_MODE_HOST && in rockchip_usb2phy_init()
479 rport in rockchip_usb2phy_init()
448 rockchip_usb2phy_enable_host_disc_irq(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, bool en) rockchip_usb2phy_enable_host_disc_irq() argument
543 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); rockchip_usb2phy_power_on() local
584 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); rockchip_usb2phy_power_off() local
606 struct rockchip_usb2phy_port *rport = phy_get_drvdata(phy); rockchip_usb2phy_exit() local
629 struct rockchip_usb2phy_port *rport = rockchip_usb2phy_otg_sm_work() local
788 struct rockchip_usb2phy_port *rport = rockchip_chg_detect_work() local
892 struct rockchip_usb2phy_port *rport = rockchip_usb2phy_sm_work() local
988 struct rockchip_usb2phy_port *rport = data; rockchip_usb2phy_linestate_irq() local
1015 struct rockchip_usb2phy_port *rport = data; rockchip_usb2phy_bvalid_irq() local
1031 struct rockchip_usb2phy_port *rport = data; rockchip_usb2phy_id_irq() local
1059 struct rockchip_usb2phy_port *rport = data; rockchip_usb2phy_host_disc_irq() local
1085 struct rockchip_usb2phy_port *rport; rockchip_usb2phy_irq() local
1113 rockchip_usb2phy_port_irq_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) rockchip_usb2phy_port_irq_init() argument
1209 rockchip_usb2phy_host_port_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) rockchip_usb2phy_host_port_init() argument
1234 struct rockchip_usb2phy_port *rport = rockchip_otg_event() local
1242 rockchip_usb2phy_otg_port_init(struct rockchip_usb2phy *rphy, struct rockchip_usb2phy_port *rport, struct device_node *child_np) rockchip_usb2phy_otg_port_init() argument
1408 struct rockchip_usb2phy_port *rport = &rphy->ports[index]; rockchip_usb2phy_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c58 struct nvme_fc_rport *rport; member
65 struct list_head lsreq_list; /* rport->ls_req_list */
70 struct nvme_fc_rport *rport; member
77 struct list_head lsrcv_list; /* rport->ls_rcv_list */
157 struct nvme_fc_rport *rport; member
164 struct list_head ctrl_list; /* rport->ctrl_list */
501 struct nvme_fc_rport *rport) in nvme_fc_signal_discovery_scan()
507 if (!(rport->remoteport.port_role & FC_PORT_ROLE_NVME_DISCOVERY)) in nvme_fc_signal_discovery_scan()
515 rport->remoteport.node_name, rport in nvme_fc_signal_discovery_scan()
500 nvme_fc_signal_discovery_scan(struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) nvme_fc_signal_discovery_scan() argument
522 struct nvme_fc_rport *rport = nvme_fc_free_rport() local
545 nvme_fc_rport_put(struct nvme_fc_rport *rport) nvme_fc_rport_put() argument
551 nvme_fc_rport_get(struct nvme_fc_rport *rport) nvme_fc_rport_get() argument
591 struct nvme_fc_rport *rport; nvme_fc_attach_to_suspended_rport() local
645 __nvme_fc_set_dev_loss_tmo(struct nvme_fc_rport *rport, struct nvme_fc_port_info *pinfo) __nvme_fc_set_dev_loss_tmo() argument
765 nvme_fc_abort_lsops(struct nvme_fc_rport *rport) nvme_fc_abort_lsops() argument
854 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); nvme_fc_unregister_remoteport() local
911 struct nvme_fc_rport *rport = remoteport_to_rport(remoteport); nvme_fc_rescan_remoteport() local
921 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); nvme_fc_set_remoteport_devloss() local
1039 struct nvme_fc_rport *rport = lsop->rport; __nvme_fc_finish_ls_req() local
1064 __nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) __nvme_fc_send_ls_req() argument
1133 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) nvme_fc_send_ls_req() argument
1166 nvme_fc_send_ls_req_async(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) nvme_fc_send_ls_req_async() argument
1464 struct nvme_fc_rport *rport = lsop->rport; nvme_fc_xmt_ls_rsp_done() local
1485 struct nvme_fc_rport *rport = lsop->rport; nvme_fc_xmt_ls_rsp() local
1505 nvme_fc_match_disconn_ls(struct nvme_fc_rport *rport, struct nvmefc_ls_rcv_op *lsop) nvme_fc_match_disconn_ls() argument
1560 struct nvme_fc_rport *rport = lsop->rport; nvme_fc_ls_disconnect_assoc() local
1666 struct nvme_fc_rport *rport = nvme_fc_handle_ls_rqst_work() local
1725 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); nvme_fc_rcv_ls_req() local
2984 nvme_fc_rport_active_on_lport(struct nvme_fc_rport *rport) nvme_fc_rport_active_on_lport() argument
2992 nvme_fc_rport_inactive_on_lport(struct nvme_fc_rport *rport) nvme_fc_rport_inactive_on_lport() argument
3005 struct nvme_fc_rport *rport = ctrl->rport; nvme_fc_ctlr_active_on_rport() local
3021 struct nvme_fc_rport *rport = ctrl->rport; nvme_fc_ctlr_inactive_on_rport() local
3273 struct nvme_fc_rport *rport = ctrl->rport; nvme_fc_reconnect_or_delete() local
3396 nvme_fc_existing_controller(struct nvme_fc_rport *rport, struct nvmf_ctrl_options *opts) nvme_fc_existing_controller() argument
3415 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) nvme_fc_init_ctrl() argument
3681 struct nvme_fc_rport *rport; nvme_fc_create_ctrl() local
3747 struct nvme_fc_rport *rport; nvme_fc_nvme_discovery_store() local
3878 nvme_fc_delete_controllers(struct nvme_fc_rport *rport) nvme_fc_delete_controllers() argument
3896 struct nvme_fc_rport *rport; nvme_fc_cleanup_for_unload() local
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c59 struct nvme_fc_rport *rport; member
66 struct list_head lsreq_list; /* rport->ls_req_list */
71 struct nvme_fc_rport *rport; member
78 struct list_head lsrcv_list; /* rport->ls_rcv_list */
158 struct nvme_fc_rport *rport; member
165 struct list_head ctrl_list; /* rport->ctrl_list */
495 struct nvme_fc_rport *rport) in nvme_fc_signal_discovery_scan()
501 if (!(rport->remoteport.port_role & FC_PORT_ROLE_NVME_DISCOVERY)) in nvme_fc_signal_discovery_scan()
509 rport->remoteport.node_name, rport in nvme_fc_signal_discovery_scan()
494 nvme_fc_signal_discovery_scan(struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) nvme_fc_signal_discovery_scan() argument
516 struct nvme_fc_rport *rport = nvme_fc_free_rport() local
539 nvme_fc_rport_put(struct nvme_fc_rport *rport) nvme_fc_rport_put() argument
545 nvme_fc_rport_get(struct nvme_fc_rport *rport) nvme_fc_rport_get() argument
585 struct nvme_fc_rport *rport; nvme_fc_attach_to_suspended_rport() local
639 __nvme_fc_set_dev_loss_tmo(struct nvme_fc_rport *rport, struct nvme_fc_port_info *pinfo) __nvme_fc_set_dev_loss_tmo() argument
759 nvme_fc_abort_lsops(struct nvme_fc_rport *rport) nvme_fc_abort_lsops() argument
848 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); nvme_fc_unregister_remoteport() local
905 struct nvme_fc_rport *rport = remoteport_to_rport(remoteport); nvme_fc_rescan_remoteport() local
915 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); nvme_fc_set_remoteport_devloss() local
1033 struct nvme_fc_rport *rport = lsop->rport; __nvme_fc_finish_ls_req() local
1058 __nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) __nvme_fc_send_ls_req() argument
1127 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) nvme_fc_send_ls_req() argument
1160 nvme_fc_send_ls_req_async(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) nvme_fc_send_ls_req_async() argument
1458 struct nvme_fc_rport *rport = lsop->rport; nvme_fc_xmt_ls_rsp_done() local
1481 struct nvme_fc_rport *rport = lsop->rport; nvme_fc_xmt_ls_rsp() local
1501 nvme_fc_match_disconn_ls(struct nvme_fc_rport *rport, struct nvmefc_ls_rcv_op *lsop) nvme_fc_match_disconn_ls() argument
1556 struct nvme_fc_rport *rport = lsop->rport; nvme_fc_ls_disconnect_assoc() local
1662 struct nvme_fc_rport *rport = nvme_fc_handle_ls_rqst_work() local
1730 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); nvme_fc_rcv_ls_req() local
2999 nvme_fc_rport_active_on_lport(struct nvme_fc_rport *rport) nvme_fc_rport_active_on_lport() argument
3007 nvme_fc_rport_inactive_on_lport(struct nvme_fc_rport *rport) nvme_fc_rport_inactive_on_lport() argument
3020 struct nvme_fc_rport *rport = ctrl->rport; nvme_fc_ctlr_active_on_rport() local
3036 struct nvme_fc_rport *rport = ctrl->rport; nvme_fc_ctlr_inactive_on_rport() local
3296 struct nvme_fc_rport *rport = ctrl->rport; nvme_fc_reconnect_or_delete() local
3426 nvme_fc_existing_controller(struct nvme_fc_rport *rport, struct nvmf_ctrl_options *opts) nvme_fc_existing_controller() argument
3445 nvme_fc_init_ctrl(struct device *dev, struct nvmf_ctrl_options *opts, struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) nvme_fc_init_ctrl() argument
3682 struct nvme_fc_rport *rport; nvme_fc_create_ctrl() local
3748 struct nvme_fc_rport *rport; nvme_fc_nvme_discovery_store() local
3935 nvme_fc_delete_controllers(struct nvme_fc_rport *rport) nvme_fc_delete_controllers() argument
3952 struct nvme_fc_rport *rport; nvme_fc_exit_module() local
[all...]
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_srp.h36 * @dev: Device associated with this rport.
42 * @mutex: Protects against concurrent rport reconnect /
44 * @state: rport state.
81 * dev_loss_tmo sysfs attribute for an rport.
90 * requests for an rport.
91 * @rport_delete: Callback function that deletes an rport.
100 int (*reconnect)(struct srp_rport *rport);
101 void (*terminate_rport_io)(struct srp_rport *rport);
102 void (*rport_delete)(struct srp_rport *rport);
109 extern void srp_rport_get(struct srp_rport *rport);
131 srp_chkready(struct srp_rport *rport) srp_chkready() argument
[all...]
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_srp.h36 * @dev: Device associated with this rport.
42 * @mutex: Protects against concurrent rport reconnect /
44 * @state: rport state.
81 * dev_loss_tmo sysfs attribute for an rport.
90 * requests for an rport.
91 * @rport_delete: Callback function that deletes an rport.
100 int (*reconnect)(struct srp_rport *rport);
101 void (*terminate_rport_io)(struct srp_rport *rport);
102 void (*rport_delete)(struct srp_rport *rport);
109 extern void srp_rport_get(struct srp_rport *rport);
131 srp_chkready(struct srp_rport *rport) srp_chkready() argument
[all...]
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfcloop.c238 struct fcloop_rport *rport; member
321 struct fcloop_rport *rport = in fcloop_rport_lsrqst_work() local
325 spin_lock(&rport->lock); in fcloop_rport_lsrqst_work()
327 tls_req = list_first_entry_or_null(&rport->ls_list, in fcloop_rport_lsrqst_work()
333 spin_unlock(&rport->lock); in fcloop_rport_lsrqst_work()
341 spin_lock(&rport->lock); in fcloop_rport_lsrqst_work()
343 spin_unlock(&rport->lock); in fcloop_rport_lsrqst_work()
352 struct fcloop_rport *rport = remoteport->private; in fcloop_h2t_ls_req() local
358 if (!rport->targetport) { in fcloop_h2t_ls_req()
360 spin_lock(&rport in fcloop_h2t_ls_req()
383 struct fcloop_rport *rport; fcloop_h2t_xmt_ls_rsp() local
469 struct fcloop_rport *rport = remoteport->private; fcloop_t2h_xmt_ls_rsp() local
673 struct fcloop_rport *rport = remoteport->private; fcloop_fcp_req() local
986 struct fcloop_rport *rport = remoteport->private; fcloop_remoteport_delete() local
1264 struct fcloop_rport *rport; fcloop_create_remote_port() local
1307 struct fcloop_rport *rport = nport->rport; __unlink_remote_port() local
1317 __remoteport_unreg(struct fcloop_nport *nport, struct fcloop_rport *rport) __remoteport_unreg() argument
1330 static struct fcloop_rport *rport; fcloop_delete_remote_port() local
1523 struct fcloop_rport *rport; fcloop_exit() local
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfcloop.c238 struct fcloop_rport *rport; member
321 struct fcloop_rport *rport = in fcloop_rport_lsrqst_work() local
325 spin_lock(&rport->lock); in fcloop_rport_lsrqst_work()
327 tls_req = list_first_entry_or_null(&rport->ls_list, in fcloop_rport_lsrqst_work()
333 spin_unlock(&rport->lock); in fcloop_rport_lsrqst_work()
341 spin_lock(&rport->lock); in fcloop_rport_lsrqst_work()
343 spin_unlock(&rport->lock); in fcloop_rport_lsrqst_work()
352 struct fcloop_rport *rport = remoteport->private; in fcloop_h2t_ls_req() local
358 if (!rport->targetport) { in fcloop_h2t_ls_req()
360 spin_lock(&rport in fcloop_h2t_ls_req()
383 struct fcloop_rport *rport; fcloop_h2t_xmt_ls_rsp() local
469 struct fcloop_rport *rport = remoteport->private; fcloop_t2h_xmt_ls_rsp() local
719 struct fcloop_rport *rport = remoteport->private; fcloop_fcp_req() local
1032 struct fcloop_rport *rport = remoteport->private; fcloop_remoteport_delete() local
1311 struct fcloop_rport *rport; fcloop_create_remote_port() local
1354 struct fcloop_rport *rport = nport->rport; __unlink_remote_port() local
1364 __remoteport_unreg(struct fcloop_nport *nport, struct fcloop_rport *rport) __remoteport_unreg() argument
1377 static struct fcloop_rport *rport; fcloop_delete_remote_port() local
1600 struct fcloop_rport *rport; fcloop_exit() local
[all...]
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_scsi.c70 struct fc_rport *rport = starget_to_rport(scsi_target(scpnt->device)); in zfcp_scsi_queuecommand() local
77 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
98 * fc_remote_port_chkready until rport is BLOCKED in zfcp_scsi_queuecommand()
115 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_slave_alloc() local
126 port = zfcp_get_port_by_wwpn(adapter, rport->port_name); in zfcp_scsi_slave_alloc()
293 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_task_mgmt_function() local
305 ret = fc_block_rport(rport); in zfcp_scsi_task_mgmt_function()
346 struct fc_rport *rport = starget_to_rport(starget); in zfcp_scsi_eh_target_reset_handler() local
347 struct Scsi_Host *shost = rport_to_shost(rport); in zfcp_scsi_eh_target_reset_handler()
530 port->rport in zfcp_scsi_adapter_unregister()
686 zfcp_scsi_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) zfcp_scsi_set_rport_dev_loss_tmo() argument
702 zfcp_scsi_terminate_rport_io(struct fc_rport *rport) zfcp_scsi_terminate_rport_io() argument
725 struct fc_rport *rport; zfcp_scsi_rport_register() local
756 struct fc_rport *rport = port->rport; zfcp_scsi_rport_block() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_scsi.c70 struct fc_rport *rport = starget_to_rport(scsi_target(scpnt->device)); in zfcp_scsi_queuecommand() local
77 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
98 * fc_remote_port_chkready until rport is BLOCKED in zfcp_scsi_queuecommand()
115 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_slave_alloc() local
126 port = zfcp_get_port_by_wwpn(adapter, rport->port_name); in zfcp_scsi_slave_alloc()
293 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in zfcp_scsi_task_mgmt_function() local
305 ret = fc_block_rport(rport); in zfcp_scsi_task_mgmt_function()
346 struct fc_rport *rport = starget_to_rport(starget); in zfcp_scsi_eh_target_reset_handler() local
347 struct Scsi_Host *shost = rport_to_shost(rport); in zfcp_scsi_eh_target_reset_handler()
530 port->rport in zfcp_scsi_adapter_unregister()
686 zfcp_scsi_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout) zfcp_scsi_set_rport_dev_loss_tmo() argument
702 zfcp_scsi_terminate_rport_io(struct fc_rport *rport) zfcp_scsi_terminate_rport_io() argument
725 struct fc_rport *rport; zfcp_scsi_rport_register() local
756 struct fc_rport *rport = port->rport; zfcp_scsi_rport_block() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_attr.c64 struct fc_rport *rport; in csio_reg_rnode() local
73 rport = rn->rport; in csio_reg_rnode()
74 CSIO_ASSERT(rport != NULL); in csio_reg_rnode()
78 rn->rport = fc_remote_port_add(shost, 0, &ids); in csio_reg_rnode()
79 if (!rn->rport) { in csio_reg_rnode()
80 csio_ln_err(ln, "Failed to register rport = 0x%x.\n", in csio_reg_rnode()
86 rport = rn->rport; in csio_reg_rnode()
88 *((struct csio_rnode **)rport in csio_reg_rnode()
124 struct fc_rport *rport = rn->rport; csio_unreg_rnode() local
380 csio_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) csio_set_rport_loss_tmo() argument
681 csio_dev_loss_tmo_callbk(struct fc_rport *rport) csio_dev_loss_tmo_callbk() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_attr.c64 struct fc_rport *rport; in csio_reg_rnode() local
73 rport = rn->rport; in csio_reg_rnode()
74 CSIO_ASSERT(rport != NULL); in csio_reg_rnode()
78 rn->rport = fc_remote_port_add(shost, 0, &ids); in csio_reg_rnode()
79 if (!rn->rport) { in csio_reg_rnode()
80 csio_ln_err(ln, "Failed to register rport = 0x%x.\n", in csio_reg_rnode()
86 rport = rn->rport; in csio_reg_rnode()
88 *((struct csio_rnode **)rport in csio_reg_rnode()
124 struct fc_rport *rport = rn->rport; csio_unreg_rnode() local
380 csio_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) csio_set_rport_loss_tmo() argument
681 csio_dev_loss_tmo_callbk(struct fc_rport *rport) csio_dev_loss_tmo_callbk() argument
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dumcast_kern.c22 int rport; member
37 dpri->rport = init->rport; in umcast_init()
44 "%u\n", dpri->addr, dpri->rport, dpri->lport); in umcast_init()
108 init->rport = init->lport; in mcast_setup()
125 .rport = 1102 }); in ucast_setup()
145 init->rport = simple_strtoul(rport_str, &last, 10); in ucast_setup()
156 init->lport, init->addr, init->rport); in ucast_setup()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dumcast_kern.c22 int rport; member
37 dpri->rport = init->rport; in umcast_init()
44 "%u\n", dpri->addr, dpri->rport, dpri->lport); in umcast_init()
108 init->rport = init->lport; in mcast_setup()
125 .rport = 1102 }); in ucast_setup()
145 init->rport = simple_strtoul(rport_str, &last, 10); in ucast_setup()
156 init->lport, init->addr, init->rport); in ucast_setup()
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptfc.c84 " transport to wait for an rport to "
102 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout);
193 struct fc_rport *rport = starget_to_rport(scsi_target(sdev)); in mptfc_block_error_handler() local
202 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler()
256 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in mptfc_set_rport_loss_tmo() argument
259 rport->dev_loss_tmo = timeout; in mptfc_set_rport_loss_tmo()
261 rport->dev_loss_tmo = mptfc_dev_loss_tmo; in mptfc_set_rport_loss_tmo()
425 struct fc_rport *rport; in mptfc_register_dev() local
458 /* MPT_RPORT_INFO_FLAGS_REGISTERED - rport not previously deleted */ in mptfc_register_dev()
461 rport in mptfc_register_dev()
511 struct fc_rport *rport; mptfc_target_destroy() local
533 struct fc_rport *rport; mptfc_target_alloc() local
568 mptfc_dump_lun_info(MPT_ADAPTER *ioc, struct fc_rport *rport, struct scsi_device *sdev, VirtTarget *vtarget) mptfc_dump_lun_info() argument
603 struct fc_rport *rport; mptfc_slave_alloc() local
646 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device)); mptfc_qcmd() local
[all...]

Completed in 33 milliseconds

12345678