Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h668 int fp_npiv_portindex[FC_NPIV_MAX_PORT]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2262 if (port->fp_npiv_portindex[i] == 0) { in fctl_check_npiv_portindex()
2284 if (port->fp_npiv_portindex[i] == 0) { in fctl_get_npiv_portindex()
2306 port->fp_npiv_portindex[index - 1] = 1; in fctl_set_npiv_portindex()
H A Dfp.c7614 port->fp_npiv_portindex[portindex-1] = 0; in fp_fciocmd()