Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h410 fc_remote_port_t *fctl_lookup_pd_by_wwn(fc_local_port_t *port, la_wwn_t wwn);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6229 fctl_lookup_pd_by_wwn(fc_local_port_t *port, la_wwn_t wwn) in fctl_lookup_pd_by_wwn() function
H A Dfp.c8133 tmp_pd = fctl_lookup_pd_by_wwn(port, wwn); in fp_fciocmd()