Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h379 int port_mpxio; member
1363 fcp_port::port_topology fcp_port::port_deadline fcp_port::port_mpxio
/illumos-gate/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c174 mdb_printf(" mpxio : %d\n", pinfo.port_mpxio); in fcp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3752 is_mpxio = pptr->port_mpxio; in fcp_port_ioctl()
4413 if (pptr->port_mpxio) { in fcp_statec_callback()
7409 if (fail || pptr->port_mpxio == 0) { in fcp_handle_page83()
8158 int is_mpxio = pptr->port_mpxio; in fcp_trigger_lun()
9966 pptr->port_mpxio = 0; in fcp_handle_port_attach()
9969 pptr->port_mpxio++; in fcp_handle_port_attach()
10192 if (pptr->port_mpxio) { in fcp_handle_port_attach()
10194 pptr->port_mpxio--; in fcp_handle_port_attach()
10360 if (pptr->port_mpxio) { in fcp_cleanup_port()
10362 pptr->port_mpxio--; in fcp_cleanup_port()
[all …]