Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_fabric_lib.c264 char **port_nexus_ptr) in iscsi_parse_pr_out_transport_id() argument
314 *port_nexus_ptr = p; in iscsi_parse_pr_out_transport_id()
340 *port_nexus_ptr = NULL; in iscsi_parse_pr_out_transport_id()
391 char *buf, u32 *out_tid_len, char **port_nexus_ptr) in target_parse_pr_out_transport_id() argument
410 port_nexus_ptr); in target_parse_pr_out_transport_id()
416 *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);