Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h714 extern uint32_t emlxs_get_max_sram(emlxs_hba_t *hba,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c63 extern uint32_t emlxs_get_max_sram(emlxs_hba_t *hba, uint32_t *MaxRbusSize,
5462 emlxs_get_max_sram(emlxs_hba_t *hba, uint32_t *MaxRbusSize, in emlxs_get_max_sram() function
H A Demlxs_sli3.c316 if (emlxs_get_max_sram(hba, &MaxRbusSize, &MaxIbusSize) == 0) { in emlxs_sli3_online()