Home
last modified time | relevance | path

Searched refs:qls_dump_buf8 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlxge/
H A Dqls_dbg.h40 extern void qls_dump_buf8(qla_host_t *ha, const char *str, void *dbuf,
61 qls_dump_buf8(h, s, b, n)
H A Dqls_dbg.c152 qls_dump_buf8(qla_host_t *ha, const char *msg, void *dbuf, uint32_t len) in qls_dump_buf8() function