Searched refs:fw_ext_memory_size (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c2346 for (cnt = 0; cnt < ha->fw_ext_memory_size / 4; cnt++) {
2719 for (cnt = 0; cnt < ha->fw_ext_memory_size / 4; cnt++) {
3095 for (cnt = 0; cnt < ha->fw_ext_memory_size / 4; cnt++) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1533 uint32_t fw_ext_memory_size; member in struct:ql_adapter_state
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c11915 ha->fw_ext_memory_size);
11918 ha->fw_ext_memory_size);
11921 ha->fw_ext_memory_size);
12599 for (cnt = 0; cnt < ha->fw_ext_memory_size / 4; cnt++) {
13058 for (cnt = 0; cnt < ha->fw_ext_memory_size / 4; cnt++) {
13908 ha->fw_ext_memory_size / 4, fw->ext_mem);
14445 ha->fw_ext_memory_size / 4, fw->ext_mem);
14988 ha->fw_ext_memory_size / 4, fw->ext_mem);
H A Dql_init.c2529 ha->fw_ext_memory_size = ((SHORT_TO_LONG(mr.mb[4], mr.mb[5]) -

Completed in 115 milliseconds