Searched refs:papi (Results 1 – 1 of 1) sorted by relevance
3097 struct port_and_port_id papi; in srpt_lookup_port() local3100 papi = __srpt_lookup_port(name); in srpt_lookup_port()3103 return papi; in srpt_lookup_port()3840 struct port_and_port_id papi = srpt_lookup_port(name); in srpt_make_tport() local3841 struct srpt_port *sport = papi.sport; in srpt_make_tport()3844 if (!papi.port_id) in srpt_make_tport()3846 if (*papi.port_id) { in srpt_make_tport()3849 return &(*papi.port_id)->wwn; in srpt_make_tport()3862 *papi.port_id = port_id; in srpt_make_tport()