Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h666 #define FC_NPIV_PORT 1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5432 if (!tmpport || (port->fp_npiv_type == FC_NPIV_PORT)) { in fc_ulp_get_npiv_port_list()
5456 if (!tmpport || (port->fp_npiv_type == FC_NPIV_PORT)) { in fc_delete_npiv_port()
5556 FC_NPIV_PORT) { in fc_ulp_get_adapter_paths()
5577 FC_NPIV_PORT) { in fc_ulp_get_adapter_paths()
6320 (tmpPort->fp_npiv_type != FC_NPIV_PORT)) { in fctl_count_fru_ports()
6430 if ((tmpPort->fp_npiv_type != FC_NPIV_PORT) && in fctl_get_adapter_port_by_index()
6439 if (tmpPort->fp_npiv_type != FC_NPIV_PORT) { in fctl_get_adapter_port_by_index()
H A Dfp.c999 port->fp_npiv_type = FC_NPIV_PORT; in fp_attach_handler()
4143 ((port->fp_npiv_type == FC_NPIV_PORT) || in fp_port_login()
5330 if (port->fp_npiv_type == FC_NPIV_PORT) { in fp_ns_fini()
7741 if (port->fp_npiv_type != FC_NPIV_PORT) { in fp_fciocmd()
13808 if (port->fp_npiv_type == FC_NPIV_PORT) { in fp_bind_callbacks()