Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c454 static struct fcp_tgt *fcp_get_target_by_did(struct fcp_port *pptr,
5612 if ((ptgt = fcp_get_target_by_did(pptr, buf->ub_frame.s_id)) != in fcp_unsol_prli()
6173 fcp_get_target_by_did(struct fcp_port *pptr, uint32_t d_id) in fcp_get_target_by_did() function