Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h314 uint32_t port_max_exch; member
1361 fcp_port::port_fp_modlinkage fcp_port::port_max_exch
/illumos-gate/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c151 mdb_printf(" max_exch : %u\n", pinfo.port_max_exch); in fcp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12325 pptr->port_max_exch = pinfo->port_fca_max_exch; in fcp_cp_pinfo()