Searched refs:pppt_tgt_lookup_locked (Results 1 – 4 of 4) sorted by relevance
134 if ((result = pppt_tgt_lookup_locked(reg_port->icrp_port_id)) != NULL) { in pppt_msg_tgt_register()176 if ((tgt = pppt_tgt_lookup_locked(dereg_port->icdp_port_id)) == NULL) { in pppt_msg_tgt_deregister()
275 pppt_tgt_t *pppt_tgt_lookup_locked(scsi_devid_desc_t *tgt_devid);
218 result = pppt_tgt_lookup_locked(tgt_devid); in pppt_tgt_lookup()225 pppt_tgt_lookup_locked(scsi_devid_desc_t *tgt_devid) in pppt_tgt_lookup_locked() function
954 tgt = pppt_tgt_lookup_locked(lport_devid); in pppt_sess_lookup_create()