Home
last modified time | relevance | path

Searched refs:REQUEST_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.h757 uint32_t req_q[REQUEST_QUEUE_SIZE / 4];
790 uint32_t req_q[REQUEST_QUEUE_SIZE / 4];
H A Dql_api.h469 #define REQUEST_QUEUE_SIZE (REQUEST_ENTRY_SIZE * REQUEST_ENTRY_CNT) macro
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c2619 for (cnt = 0; cnt < REQUEST_QUEUE_SIZE / 4; cnt++) { in ql_23xx_dump_dcmd()
2920 for (cnt = 0; cnt < REQUEST_QUEUE_SIZE / 4; cnt++) { in ql_24xx_dump_dcmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c12718 for (cnt = 0; cnt < REQUEST_QUEUE_SIZE / 4; cnt++) { in ql_ascii_fw_dump()
13089 for (cnt = 0; cnt < REQUEST_QUEUE_SIZE / 4; cnt++) { in ql_24xx_ascii_fw_dump()