Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c64 uint32_t *MaxIbusSize);
5463 uint32_t *MaxIbusSize) in emlxs_get_max_sram() argument
5475 if (MaxIbusSize) { in emlxs_get_max_sram()
5476 *MaxIbusSize = 0; in emlxs_get_max_sram()
5514 if (MaxIbusSize) { in emlxs_get_max_sram()
5515 *MaxIbusSize = Uptr[1]; in emlxs_get_max_sram()
H A Demlxs_sli3.c213 uint32_t MaxIbusSize; in emlxs_sli3_online() local
220 MaxIbusSize = 0; in emlxs_sli3_online()
316 if (emlxs_get_max_sram(hba, &MaxRbusSize, &MaxIbusSize) == 0) { in emlxs_sli3_online()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h716 uint32_t *MaxIbusSize);