Home
last modified time | relevance | path

Searched refs:fw_length01 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h338 uint32_t fw_length01; member
H A Dqlt.c1798 kmem_free(qlt->fw_code01, (qlt->fw_length01 + in qlt_ioctl()
1804 qlt->fw_length01 = intp[3]; in qlt_ioctl()
1816 kmem_free(qlt->fw_code01, (qlt->fw_length01 + in qlt_ioctl()
2288 ret = qlt_load_risc_ram(qlt, qlt->fw_code01, qlt->fw_length01, in qlt_download_fw()