Searched defs:port_nexus_ptr (Results 1 - 8 of 8) sorted by relevance

/drivers/target/
H A Dtarget_core_fabric_lib.c111 char **port_nexus_ptr)
119 * so we return the **port_nexus_ptr set to NULL.
121 *port_nexus_ptr = NULL;
194 char **port_nexus_ptr)
199 * so we return the **port_nexus_ptr set to NULL.
201 *port_nexus_ptr = NULL;
368 char **port_nexus_ptr)
432 *port_nexus_ptr = p;
107 sas_parse_pr_out_transport_id( struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
190 fc_parse_pr_out_transport_id( struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
364 iscsi_parse_pr_out_transport_id( struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
/drivers/target/loopback/
H A Dtcm_loop.c724 char **port_nexus_ptr)
732 port_nexus_ptr);
735 port_nexus_ptr);
738 port_nexus_ptr);
746 port_nexus_ptr);
720 tcm_loop_parse_pr_out_transport_id( struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c281 char **port_nexus_ptr)
292 port_nexus_ptr);
277 tcm_qla2xxx_parse_pr_out_transport_id( struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
/drivers/target/sbp/
H A Dsbp_target.c1926 char **port_nexus_ptr)
1934 * so we return the **port_nexus_ptr set to NULL.
1936 *port_nexus_ptr = NULL;
1922 sbp_parse_pr_out_transport_id( struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c1364 char **port_nexus_ptr)
1375 port_nexus_ptr);
1360 usbg_parse_pr_out_transport_id( struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
/drivers/xen/
H A Dxen-scsiback.c1365 char **port_nexus_ptr)
1374 port_nexus_ptr);
1377 port_nexus_ptr);
1380 port_nexus_ptr);
1388 port_nexus_ptr);
1362 scsiback_parse_pr_out_transport_id(struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3451 char **port_nexus_ptr)
3455 *port_nexus_ptr = NULL;
3449 srpt_parse_pr_out_transport_id(struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
/drivers/vhost/
H A Dscsi.c404 char **port_nexus_ptr)
413 port_nexus_ptr);
416 port_nexus_ptr);
419 port_nexus_ptr);
427 port_nexus_ptr);
401 tcm_vhost_parse_pr_out_transport_id(struct se_portal_group *se_tpg, const char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument

Completed in 232 milliseconds