Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_debug.h146 #define QL_DUMP_5(bp, wdsize, count) \ macro
150 #define QL_DUMP_5(bp, wdsize, count) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c216 QL_DUMP_5((uint8_t *)pkt, 8, REQUEST_ENTRY_SIZE); in ql_start_iocb()
411 QL_DUMP_5((uint8_t *)req_q->req_ring_ptr, 8, REQUEST_ENTRY_SIZE); in ql_isp_cmd()
667 QL_DUMP_5((uint8_t *)pkt, 8, REQUEST_ENTRY_SIZE); in ql_continuation_iocb()
H A Dql_isr.c1660 QL_DUMP_5((uint8_t *)rsp_q->rsp_ring_ptr, 8, in ql_response_pkt()