Home
last modified time | relevance | path

Searched refs:port_name (Results 1 - 25 of 230) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-notifier.c26 const char *port_name; member
39 * @port_name: the connector name from which the event occurs
50 cec_notifier_get_conn(struct device *hdmi_dev, const char *port_name) in cec_notifier_get_conn() argument
57 (!port_name || in cec_notifier_get_conn()
58 (n->port_name && !strcmp(n->port_name, port_name)))) { in cec_notifier_get_conn()
68 if (port_name) { in cec_notifier_get_conn()
69 n->port_name = kstrdup(port_name, GFP_KERNE in cec_notifier_get_conn()
104 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name, const struct cec_connector_info *conn_info) cec_notifier_conn_register() argument
147 cec_notifier_cec_adap_register(struct device *hdmi_dev, const char *port_name, struct cec_adapter *adap) cec_notifier_cec_adap_register() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-notifier.c28 const char *port_name; member
41 * @port_name: the connector name from which the event occurs
52 cec_notifier_get_conn(struct device *hdmi_dev, const char *port_name) in cec_notifier_get_conn() argument
59 (!port_name || in cec_notifier_get_conn()
60 (n->port_name && !strcmp(n->port_name, port_name)))) { in cec_notifier_get_conn()
70 if (port_name) { in cec_notifier_get_conn()
71 n->port_name = kstrdup(port_name, GFP_KERNE in cec_notifier_get_conn()
106 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name, const struct cec_connector_info *conn_info) cec_notifier_conn_register() argument
149 cec_notifier_cec_adap_register(struct device *hdmi_dev, const char *port_name, struct cec_adapter *adap) cec_notifier_cec_adap_register() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcbuild.h131 u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name,
136 u16 ox_id, wwn_t port_name, wwn_t node_name,
141 wwn_t port_name, wwn_t node_name,
146 u32 s_id, u16 ox_id, wwn_t port_name,
175 u16 ox_id, wwn_t port_name);
189 wwn_t port_name, wwn_t node_name,
193 u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name,
197 u32 host_dap, wwn_t node_name, wwn_t port_name);
200 wwn_t port_name, wwn_t node_name);
204 wwn_t port_name, wwn_
[all...]
H A Dbfa_fcbuild.c196 __be16 ox_id, wwn_t port_name, wwn_t node_name, in fc_plogi_x_build()
216 memcpy(&plogi->port_name, &port_name, sizeof(wwn_t)); in fc_plogi_x_build()
224 u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, in fc_flogi_build()
236 flogi->port_name = port_name; in fc_flogi_build()
262 __be16 ox_id, wwn_t port_name, wwn_t node_name, in fc_flogi_acc_build()
274 flogi->port_name = port_name; in fc_flogi_acc_build()
284 u16 ox_id, wwn_t port_name, wwn_ in fc_fdisc_build()
195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) fc_plogi_x_build() argument
223 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u8 set_npiv, u8 set_auth, u16 local_bb_credits) fc_flogi_build() argument
261 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 local_bb_credits, u8 bb_scn) fc_flogi_acc_build() argument
283 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_fdisc_build() argument
301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_build() argument
310 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_acc_build() argument
319 fc_plogi_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) fc_plogi_rsp_parse() argument
440 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) fc_logo_build() argument
454 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) fc_adisc_x_build() argument
476 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_build() argument
484 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_acc_build() argument
493 fc_adisc_rsp_parse(struct fc_adisc_s *adisc, int len, wwn_t port_name, wwn_t node_name) fc_adisc_rsp_parse() argument
510 fc_adisc_parse(struct fchs_s *fchs, void *pld, u32 host_dap, wwn_t node_name, wwn_t port_name) fc_adisc_parse() argument
527 fc_pdisc_parse(struct fchs_s *fchs, wwn_t node_name, wwn_t port_name) fc_pdisc_parse() argument
805 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_pdisc_build() argument
823 fc_pdisc_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) fc_pdisc_rsp_parse() argument
945 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, wwn_t port_name) fc_gidpn_build() argument
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t port_name) fc_rpnid_build() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_fcbuild.h131 u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name,
136 u16 ox_id, wwn_t port_name, wwn_t node_name,
141 wwn_t port_name, wwn_t node_name,
146 u32 s_id, u16 ox_id, wwn_t port_name,
175 u16 ox_id, wwn_t port_name);
189 wwn_t port_name, wwn_t node_name,
193 u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name,
197 u32 host_dap, wwn_t node_name, wwn_t port_name);
200 wwn_t port_name, wwn_t node_name);
204 wwn_t port_name, wwn_
[all...]
H A Dbfa_fcbuild.c196 __be16 ox_id, wwn_t port_name, wwn_t node_name, in fc_plogi_x_build()
216 memcpy(&plogi->port_name, &port_name, sizeof(wwn_t)); in fc_plogi_x_build()
224 u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, in fc_flogi_build()
236 flogi->port_name = port_name; in fc_flogi_build()
262 __be16 ox_id, wwn_t port_name, wwn_t node_name, in fc_flogi_acc_build()
274 flogi->port_name = port_name; in fc_flogi_acc_build()
284 u16 ox_id, wwn_t port_name, wwn_ in fc_fdisc_build()
195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) fc_plogi_x_build() argument
223 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u8 set_npiv, u8 set_auth, u16 local_bb_credits) fc_flogi_build() argument
261 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 local_bb_credits, u8 bb_scn) fc_flogi_acc_build() argument
283 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_fdisc_build() argument
301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_build() argument
310 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_acc_build() argument
319 fc_plogi_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) fc_plogi_rsp_parse() argument
440 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) fc_logo_build() argument
454 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) fc_adisc_x_build() argument
476 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_build() argument
484 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_acc_build() argument
493 fc_adisc_rsp_parse(struct fc_adisc_s *adisc, int len, wwn_t port_name, wwn_t node_name) fc_adisc_rsp_parse() argument
510 fc_adisc_parse(struct fchs_s *fchs, void *pld, u32 host_dap, wwn_t node_name, wwn_t port_name) fc_adisc_parse() argument
527 fc_pdisc_parse(struct fchs_s *fchs, wwn_t node_name, wwn_t port_name) fc_pdisc_parse() argument
805 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_pdisc_build() argument
823 fc_pdisc_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) fc_pdisc_rsp_parse() argument
945 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, wwn_t port_name) fc_gidpn_build() argument
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t port_name) fc_rpnid_build() argument
[all...]
/kernel/linux/linux-5.10/include/media/
H A Dcec-notifier.h26 * @port_name: the connector name from which the event occurs. May be NULL
30 * If a notifier for device @dev and connector @port_name already exists, then
39 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name,
53 * @port_name: the connector name from which the event occurs. May be NULL
57 * If a notifier for device @dev and connector @port_name already exists, then
66 cec_notifier_cec_adap_register(struct device *hdmi_dev, const char *port_name,
113 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name, in cec_notifier_conn_register() argument
125 cec_notifier_cec_adap_register(struct device *hdmi_dev, const char *port_name, in cec_notifier_cec_adap_register() argument
/kernel/linux/linux-6.6/include/media/
H A Dcec-notifier.h26 * @port_name: the connector name from which the event occurs. May be NULL
30 * If a notifier for device @dev and connector @port_name already exists, then
39 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name,
53 * @port_name: the connector name from which the event occurs. May be NULL
57 * If a notifier for device @dev and connector @port_name already exists, then
66 cec_notifier_cec_adap_register(struct device *hdmi_dev, const char *port_name,
113 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name, in cec_notifier_conn_register() argument
125 cec_notifier_cec_adap_register(struct device *hdmi_dev, const char *port_name, in cec_notifier_cec_adap_register() argument
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_gs.c248 memcpy(fcport->port_name, ct_rsp->rsp.ga_nxt.port_name, in qla2x00_ga_nxt()
261 fcport->node_name, fcport->port_name, in qla2x00_ga_nxt()
417 memcpy(list[i].port_name, in qla2x00_gpn_id()
418 ct_rsp->rsp.gpn_id.port_name, WWN_SIZE); in qla2x00_gpn_id()
490 list[i].node_name, list[i].port_name, in qla2x00_gnn_id()
1039 memcpy(fcport->port_name, &sns_cmd->p.gan_data[20], WWN_SIZE); in qla2x00_sns_ga_nxt()
1048 fcport->node_name, fcport->port_name, in qla2x00_sns_ga_nxt()
1173 memcpy(list[i].port_name, &sns_cmd->p.gpn_data[16], in qla2x00_sns_gpn_id()
1235 list[i].node_name, list[i].port_name, in qla2x00_sns_gnn_id()
[all...]
H A Dqla_init.c209 sp->name, sp->handle, fcport->d_id.b24, fcport->port_name); in qla2x00_async_iocb_timeout()
274 "%s %8phC res %d \n", __func__, sp->fcport->port_name, res); in qla2x00_async_login_sp_done()
295 if (wwn_to_u64(fcport->port_name) < in fcport_is_smaller()
296 wwn_to_u64(fcport->vha->port_name)) in fcport_is_smaller()
320 __func__, fcport->port_name); in qla2x00_async_login()
352 "retries=%d.\n", fcport->port_name, sp->handle, fcport->loop_id, in qla2x00_async_login()
406 fcport->port_name); in qla2x00_async_logout()
490 __func__, fcport->port_name, fcport->disc_state, in qla24xx_handle_adisc_event()
500 __func__, ea->fcport->port_name); in qla24xx_handle_adisc_event()
521 __func__, ea->fcport->port_name); in qla24xx_handle_adisc_event()
1715 qla24xx_post_newsess_work(struct scsi_qla_host *vha, port_id_t *id, u8 *port_name, u8 *node_name, void *pla, u8 fc4_type) qla24xx_post_newsess_work() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dledtrig-usbport.c27 char *port_name; member
205 port->port_name = kzalloc(len, GFP_KERNEL); in usbport_trig_add_port()
206 if (!port->port_name) { in usbport_trig_add_port()
210 snprintf(port->port_name, len, "%s-port%d", hub_name, portnum); in usbport_trig_add_port()
213 port->attr.attr.name = port->port_name; in usbport_trig_add_port()
228 kfree(port->port_name); in usbport_trig_add_port()
256 kfree(port->port_name); in usbport_trig_remove_port()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dledtrig-usbport.c27 char *port_name; member
205 port->port_name = kzalloc(len, GFP_KERNEL); in usbport_trig_add_port()
206 if (!port->port_name) { in usbport_trig_add_port()
210 snprintf(port->port_name, len, "%s-port%d", hub_name, portnum); in usbport_trig_add_port()
213 port->attr.attr.name = port->port_name; in usbport_trig_add_port()
228 kfree(port->port_name); in usbport_trig_add_port()
256 kfree(port->port_name); in usbport_trig_remove_port()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_disc.c432 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()
435 ids.port_name != lport->wwpn) { in fc_disc_gpn_ft_parse()
438 rdata->ids.port_name = ids.port_name; in fc_disc_gpn_ft_parse()
577 u64 port_name; in fc_disc_gpn_id_resp() local
599 port_name = get_unaligned_be64(&pn->fn_wwpn); in fc_disc_gpn_id_resp()
601 if (rdata->ids.port_name == -1) in fc_disc_gpn_id_resp()
602 rdata->ids.port_name = port_name; in fc_disc_gpn_id_resp()
603 else if (rdata->ids.port_name ! in fc_disc_gpn_id_resp()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_disc.c429 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()
432 ids.port_name != lport->wwpn) { in fc_disc_gpn_ft_parse()
435 rdata->ids.port_name = ids.port_name; in fc_disc_gpn_ft_parse()
574 u64 port_name; in fc_disc_gpn_id_resp() local
596 port_name = get_unaligned_be64(&pn->fn_wwpn); in fc_disc_gpn_id_resp()
598 if (rdata->ids.port_name == -1) in fc_disc_gpn_id_resp()
599 rdata->ids.port_name = port_name; in fc_disc_gpn_id_resp()
600 else if (rdata->ids.port_name ! in fc_disc_gpn_id_resp()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_init.c237 sp->name, sp->handle, fcport->d_id.b24, fcport->port_name); in qla2x00_async_iocb_timeout()
302 "%s %8phC res %d \n", __func__, sp->fcport->port_name, res); in qla2x00_async_login_sp_done()
335 __func__, fcport->port_name); in qla2x00_async_login()
375 fcport->port_name, sp->handle, fcport->loop_id, in qla2x00_async_login()
432 fcport->port_name, fcport->explicit_logout); in qla2x00_async_logout()
515 __func__, fcport->port_name, fcport->disc_state, in qla24xx_handle_adisc_event()
525 __func__, ea->fcport->port_name); in qla24xx_handle_adisc_event()
546 __func__, ea->fcport->port_name); in qla24xx_handle_adisc_event()
579 sp->name, res, sp->fcport->port_name); in qla2x00_async_adisc_sp_done()
610 __func__, fcport->port_name); in qla2x00_async_adisc()
1822 qla24xx_post_newsess_work(struct scsi_qla_host *vha, port_id_t *id, u8 *port_name, u8 *node_name, void *pla, u8 fc4_type) qla24xx_post_newsess_work() argument
[all...]
H A Dqla_gs.c248 memcpy(fcport->port_name, ct_rsp->rsp.ga_nxt.port_name, in qla2x00_ga_nxt()
261 fcport->node_name, fcport->port_name, in qla2x00_ga_nxt()
417 memcpy(list[i].port_name, in qla2x00_gpn_id()
418 ct_rsp->rsp.gpn_id.port_name, WWN_SIZE); in qla2x00_gpn_id()
490 list[i].node_name, list[i].port_name, in qla2x00_gnn_id()
1040 memcpy(fcport->port_name, &sns_cmd->p.gan_data[20], WWN_SIZE); in qla2x00_sns_ga_nxt()
1049 fcport->node_name, fcport->port_name, in qla2x00_sns_ga_nxt()
1174 memcpy(list[i].port_name, &sns_cmd->p.gpn_data[16], in qla2x00_sns_gpn_id()
1236 list[i].node_name, list[i].port_name, in qla2x00_sns_gnn_id()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnvme-fc-driver.h146 * @port_name: FC WWPN for the port
157 u64 port_name; member
262 * @port_name: FC WWPN for the port
284 u64 port_name; member
305 * @port_name: FC WWPN for the port
327 u64 port_name; member
580 * @port_name: FC WWPN for the port
588 u64 port_name; member
723 * @port_name: FC WWPN for the port
741 u64 port_name; member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dnvme-fc-driver.h147 * @port_name: FC WWPN for the port
158 u64 port_name; member
263 * @port_name: FC WWPN for the port
285 u64 port_name; member
306 * @port_name: FC WWPN for the port
328 u64 port_name; member
592 * @port_name: FC WWPN for the port
600 u64 port_name; member
735 * @port_name: FC WWPN for the port
753 u64 port_name; member
[all...]
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_fc.h182 u64 port_name; member
227 u64 port_name; member
283 u64 port_name; member
332 u64 port_name; member
384 u64 port_name; member
391 (((struct fc_starget_attrs *)&(x)->starget_data)->port_name)
493 u64 port_name; member
548 (((struct fc_host_attrs *)(x)->shost_data)->port_name)
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_tc.c61 const char *port_name; member
411 tc->port_name, live_status_mask, valid_hpd_mask); in tc_port_fixup_legacy_flag()
469 tc->port_name); in icl_tc_phy_hpd_live_status()
503 tc->port_name); in icl_tc_phy_is_ready()
522 tc->port_name, take ? "take" : "release"); in icl_tc_phy_take_ownership()
547 tc->port_name); in icl_tc_phy_is_owned()
600 tc->port_name); in tc_phy_verify_legacy_or_dp_alt_mode()
607 tc->port_name, in tc_phy_verify_legacy_or_dp_alt_mode()
629 tc->port_name, in icl_tc_phy_connect()
781 tc->port_name); in adlp_tc_phy_is_ready()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_vport.h53 uint8_t port_name[8]; /* WWPN */ member
73 uint8_t port_name[8]; /* WWPN */ member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_vport.h53 uint8_t port_name[8]; /* WWPN */ member
73 uint8_t port_name[8]; /* WWPN */ member
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_fc.h183 u64 port_name; member
228 u64 port_name; member
284 u64 port_name; member
364 u64 port_name; member
416 u64 port_name; member
423 (((struct fc_starget_attrs *)&(x)->starget_data)->port_name)
530 u64 port_name; member
596 (((struct fc_host_attrs *)(x)->shost_data)->port_name)
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfcloop.c244 u64 port_name; member
1079 pinfo.port_name = opts->wwpn; in fcloop_create_local_port()
1148 tlport->localport->port_name == portname) { in fcloop_delete_local_port()
1194 newnport->port_name = opts->wwpn; in fcloop_alloc_nport()
1205 tmplport->localport->port_name == opts->wwpn) in fcloop_alloc_nport()
1209 tmplport->localport->port_name == opts->lpwwpn) in fcloop_alloc_nport()
1221 nport->port_name == opts->wwpn) { in fcloop_alloc_nport()
1274 pinfo.port_name = nport->port_name; in fcloop_create_remote_port()
1343 tmpport->port_name in fcloop_delete_remote_port()
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfcloop.c244 u64 port_name; member
1125 pinfo.port_name = opts->wwpn; in fcloop_create_local_port()
1195 tlport->localport->port_name == portname) { in fcloop_delete_local_port()
1241 newnport->port_name = opts->wwpn; in fcloop_alloc_nport()
1252 tmplport->localport->port_name == opts->wwpn) in fcloop_alloc_nport()
1256 tmplport->localport->port_name == opts->lpwwpn) in fcloop_alloc_nport()
1268 nport->port_name == opts->wwpn) { in fcloop_alloc_nport()
1321 pinfo.port_name = nport->port_name; in fcloop_create_remote_port()
1390 tmpport->port_name in fcloop_delete_remote_port()
[all...]

Completed in 33 milliseconds

12345678910