Home
last modified time | relevance | path

Searched refs:max_rpi (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h768 uint32_t max_rpi; member
2286 uint32_t max_rpi:16; /* Max RPIs Port should configure */ member
2291 uint32_t max_rpi:16; /* Max RPIs Port should configure */ member
H A Demlxs_dfclib.h564 uint32_t max_rpi; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c930 mb->un.varRdConfig.max_rpi); in emlxs_sli3_online()
932 hba->max_nodes = mb->un.varRdConfig.max_rpi; in emlxs_sli3_online()
H A Demlxs_dfc.c3432 vres->rpi_max = mb->un.varRdConfig.max_rpi; in emlxs_dfc_npiv_resource()
3434 (mb->un.varRdConfig.max_rpi <= in emlxs_dfc_npiv_resource()
3435 mb->un.varRdConfig.avail_rpi) ? 0 : mb->un.varRdConfig.max_rpi - in emlxs_dfc_npiv_resource()