Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h407 fc_remote_port_t *fctl_lookup_pd_by_did(fc_local_port_t *port, uint32_t d_id);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5986 fctl_lookup_pd_by_did(fc_local_port_t *port, uint32_t d_id) in fctl_lookup_pd_by_did() function
H A Dfp.c4072 tmp_pd = fctl_lookup_pd_by_did(port, d_id); in fp_port_login()