Home
last modified time | relevance | path

Searched refs:RESPONSE_QUEUE_SIZE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h758 uint32_t rsp_q[RESPONSE_QUEUE_SIZE / 4];
791 uint32_t rsp_q[RESPONSE_QUEUE_SIZE / 4];
H A Dql_api.h472 #define RESPONSE_QUEUE_SIZE (RESPONSE_ENTRY_SIZE * RESPONSE_ENTRY_CNT) macro
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c2628 for (cnt = 0; cnt < RESPONSE_QUEUE_SIZE / 4; cnt++) { in ql_23xx_dump_dcmd()
2929 for (cnt = 0; cnt < RESPONSE_QUEUE_SIZE / 4; cnt++) { in ql_24xx_dump_dcmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c12729 for (cnt = 0; cnt < RESPONSE_QUEUE_SIZE / 4; cnt++) { in ql_ascii_fw_dump()
13100 for (cnt = 0; cnt < RESPONSE_QUEUE_SIZE / 4; cnt++) { in ql_24xx_ascii_fw_dump()