Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h408 fc_remote_port_t *fctl_lookup_pd_by_index(fc_local_port_t *port,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6206 fctl_lookup_pd_by_index(fc_local_port_t *port, uint32_t index) in fctl_lookup_pd_by_index() function
H A Dfp.c8005 tmp_pd = fctl_lookup_pd_by_index(port, index); in fp_fciocmd()