Home
last modified time | relevance | path

Searched refs:max_vpi (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h787 uint32_t max_vpi; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3477 vres->vpi_max = mb->un.varRdConfig.max_vpi; in emlxs_dfc_npiv_resource()
3479 (mb->un.varRdConfig.max_vpi <= in emlxs_dfc_npiv_resource()
3480 mb->un.varRdConfig.avail_vpi) ? 0 : mb->un.varRdConfig.max_vpi - in emlxs_dfc_npiv_resource()