Searched refs:papi (Results 1 – 1 of 1) sorted by relevance
3032 struct port_and_port_id papi; in srpt_lookup_port() local3035 papi = __srpt_lookup_port(name); in srpt_lookup_port()3038 return papi; in srpt_lookup_port()3805 struct port_and_port_id papi = srpt_lookup_port(name); in srpt_make_tport() local3806 struct srpt_port *sport = papi.sport; in srpt_make_tport()3809 if (!papi.port_id) in srpt_make_tport()3811 if (*papi.port_id) { in srpt_make_tport()3814 return &(*papi.port_id)->wwn; in srpt_make_tport()3827 *papi.port_id = port_id; in srpt_make_tport()