Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h435 uint32_t *fw_code02; member
H A Dqlt.c2843 qlt->fw_code02 = &qlt->fw_code01[intp[3]]; in qlt_ioctl()
2844 qlt->fw_addr02 = qlt->fw_code02[2]; in qlt_ioctl()
2845 qlt->fw_length02 = qlt->fw_code02[3]; in qlt_ioctl()
3413 ret = qlt_load_risc_ram(qlt, qlt->fw_code02, in qlt_download_fw()