Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h384 #define QL_24XX_FW_DUMP_SIZE 0x0330000 /* bytes */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h722 #define QL_24XX_FW_DUMP_SIZE 0x300000 /* 2cef71 bytes */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1204 ha->risc_dump_size = QL_24XX_FW_DUMP_SIZE; in ql_attach()