Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_debug.h147 #define QL_DUMP_5(bp, wdsize, count) \ macro
151 #define QL_DUMP_5(bp, wdsize, count) macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c194 QL_DUMP_5((uint8_t *)pkt, 8, REQUEST_ENTRY_SIZE); in ql_start_iocb()
376 QL_DUMP_5((uint8_t *)ha->request_ring_ptr, 8, REQUEST_ENTRY_SIZE); in ql_isp_cmd()
620 QL_DUMP_5((uint8_t *)pkt, 8, REQUEST_ENTRY_SIZE); in ql_continuation_iocb()
H A Dql_isr.c1597 QL_DUMP_5((uint8_t *)ha->response_ring_ptr, 8, in ql_response_pkt()