Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h738 static int fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5958 if (fctl_is_alpa_present(port, pd->pd_port_id.port_id) == FC_SUCCESS) { in fctl_check_alpa_list()
5968 fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa) in fctl_is_alpa_present() function