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.c295 char **port_nexus_ptr, in iscsi_parse_pr_out_transport_id() argument
374 *port_nexus_ptr = p; in iscsi_parse_pr_out_transport_id()
401 *port_nexus_ptr = NULL; in iscsi_parse_pr_out_transport_id()
465 char **port_nexus_ptr, char *i_str) in target_parse_pr_out_transport_id() argument
493 out_tid_len, port_nexus_ptr, i_str); in target_parse_pr_out_transport_id()
499 *port_nexus_ptr = NULL; in target_parse_pr_out_transport_id()
H A Dtarget_core_internal.h108 char **port_nexus_ptr, char *i_str);