Symbol: fctl_get_remote_port_by_did
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1791
pd = fctl_get_remote_port_by_did(port, d_id.port_id);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3065
pd = fctl_get_remote_port_by_did(port,
usr/src/uts/common/io/fibre-channel/impl/fp.c
10540
pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
10746
pd = fctl_get_remote_port_by_did(port, s_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
10844
pd = fctl_get_remote_port_by_did(port, s_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
10993
pd = fctl_get_remote_port_by_did(port, s_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
13169
pd = fctl_get_remote_port_by_did(port, d_id.port_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
13723
pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
14467
did_pd = fctl_get_remote_port_by_did(port, page->aff_d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
15099
pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
2412
pd = fctl_get_remote_port_by_did(port, *d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
3794
pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
3858
pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
4061
ASSERT(fctl_get_remote_port_by_did(port, d_id) == NULL);
usr/src/uts/common/io/fibre-channel/impl/fp.c
4221
ASSERT(fctl_get_remote_port_by_did(pd->pd_port,
usr/src/uts/common/io/fibre-channel/impl/fp.c
4674
pd = fctl_get_remote_port_by_did(port,
usr/src/uts/common/io/fibre-channel/impl/fp.c
4828
pd = fctl_get_remote_port_by_did(port,
usr/src/uts/common/io/fibre-channel/impl/fp.c
4924
pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
4963
tmp_pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
5070
pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
5114
pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
6066
fctl_get_remote_port_by_did(port, d_id) != NULL) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
6093
if ((pd = fctl_get_remote_port_by_did(port, d_id)) != NULL) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
6179
tmp_pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/io/fibre-channel/impl/fp.c
6225
tmp_pd = fctl_get_remote_port_by_did(port, d_id);
usr/src/uts/common/sys/fibre-channel/impl/fc_portif.h
394
fc_remote_port_t *fctl_get_remote_port_by_did(fc_local_port_t *port,