Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h766 uint32_t max_xri; member
2287 uint32_t max_xri:16; /* Max XRIs Port should configure */ member
2290 uint32_t max_xri:16; /* Max XRIs Port should configure */ member
H A Demlxs_dfclib.h562 uint32_t max_xri; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c936 hba->io_throttle = mb->un.varRdConfig.max_xri - IO_THROTTLE_RESERVE; in emlxs_sli3_online()
942 hba->max_iotag = mb->un.varRdConfig.max_xri; in emlxs_sli3_online()