Searched refs:papi (Results 1 – 1 of 1) sorted by relevance
3035 struct port_and_port_id papi; in srpt_lookup_port() local3038 papi = __srpt_lookup_port(name); in srpt_lookup_port()3041 return papi; in srpt_lookup_port()3780 struct port_and_port_id papi = srpt_lookup_port(name); in srpt_make_tport() local3781 struct srpt_port *sport = papi.sport; in srpt_make_tport()3784 if (!papi.port_id) in srpt_make_tport()3786 if (*papi.port_id) { in srpt_make_tport()3789 return &(*papi.port_id)->wwn; in srpt_make_tport()3802 *papi.port_id = port_id; in srpt_make_tport()