Home
last modified time | relevance | path

Searched refs:fw_ext_memory_end (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h437 uint32_t fw_ext_memory_end; member
H A Dqlt.c3521 qlt->fw_ext_memory_end = SHORT_TO_LONG( in qlt_download_fw()
10079 end = qlt->fw_ext_memory_end; in qlt_27xx_dt_rram()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1772 uint32_t fw_ext_memory_end; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c2541 ha->fw_ext_memory_end = SHORT_TO_LONG(mr.mb[4], mr.mb[5]); in ql_start_firmware()
2542 ha->fw_ext_memory_size = ((ha->fw_ext_memory_end - in ql_start_firmware()
H A Dql_api.c22283 end = ha->fw_ext_memory_end; in ql_2700_dt_rram()