Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h666 #define FC_NPIV_PORT 1 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5431 if (!tmpport || (port->fp_npiv_type == FC_NPIV_PORT)) { in fc_ulp_get_npiv_port_list()
5455 if (!tmpport || (port->fp_npiv_type == FC_NPIV_PORT)) { in fc_delete_npiv_port()
5550 FC_NPIV_PORT) { in fc_ulp_get_adapter_paths()
5571 FC_NPIV_PORT) { in fc_ulp_get_adapter_paths()
6314 (tmpPort->fp_npiv_type != FC_NPIV_PORT)) { in fctl_count_fru_ports()
6424 if ((tmpPort->fp_npiv_type != FC_NPIV_PORT) && in fctl_get_adapter_port_by_index()
6433 if (tmpPort->fp_npiv_type != FC_NPIV_PORT) { in fctl_get_adapter_port_by_index()
H A Dfp.c998 port->fp_npiv_type = FC_NPIV_PORT; in fp_attach_handler()
4142 ((port->fp_npiv_type == FC_NPIV_PORT) || in fp_port_login()
5329 if (port->fp_npiv_type == FC_NPIV_PORT) { in fp_ns_fini()
7740 if (port->fp_npiv_type != FC_NPIV_PORT) { in fp_fciocmd()
13804 if (port->fp_npiv_type == FC_NPIV_PORT) { in fp_bind_callbacks()