Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_fabric_lib.c294 char **port_nexus_ptr, in iscsi_parse_pr_out_transport_id() argument
345 *port_nexus_ptr = p; in iscsi_parse_pr_out_transport_id()
371 *port_nexus_ptr = NULL; in iscsi_parse_pr_out_transport_id()
423 char *buf, u32 *out_tid_len, char **port_nexus_ptr, char *i_str) in target_parse_pr_out_transport_id() argument
444 port_nexus_ptr, i_str); in target_parse_pr_out_transport_id()
450 *port_nexus_ptr = NULL; in target_parse_pr_out_transport_id()
H A Dtarget_core_internal.h107 char *buf, u32 *out_tid_len, char **port_nexus_ptr, char *i_str);