Home
last modified time | relevance | path

Searched refs:ocs_ddump_endsection (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_ddump.c115 ocs_ddump_endsection(textbuf, name, i); in ocs_ddump_sli4_queue()
150 ocs_ddump_endsection(textbuf, q_desc, qtype); in ocs_ddump_sli_q_fields()
255 ocs_ddump_endsection(textbuf, "sli4", 0); in ocs_ddump_sli()
316 ocs_ddump_endsection(textbuf, "history", 0); in ocs_ddump_queue_history()
317 ocs_ddump_endsection(textbuf, "q_hist", 0); in ocs_ddump_queue_history()
383 ocs_ddump_endsection(textbuf, "q_hist", 0); in ocs_ddump_queue_history()
478 ocs_ddump_endsection(textbuf, "io_quarantine", i); in ocs_ddump_hw()
615 ocs_ddump_endsection(textbuf, "eq", eq->instance); in hw_queue_ddump()
617 ocs_ddump_endsection(textbuf, "hw_queue", 0); in hw_queue_ddump()
713 ocs_ddump_endsection(textbuf, "lock", idx); in ocs_ddump()
[all …]
H A Docs_ddump.h48 extern void ocs_ddump_endsection(ocs_textbuf_t *textbuf, const char *name, uint32_t instance);
H A Docs_sport.c1222 ocs_ddump_endsection(textbuf, "node_group", 0); in ocs_ddump_sport()
1224 ocs_ddump_endsection(textbuf, "node_group_dir", 0); in ocs_ddump_sport()
1227 ocs_ddump_endsection(textbuf, "hlm", sport->instance_index); in ocs_ddump_sport()
1246 ocs_ddump_endsection(textbuf, "sport", sport->index); in ocs_ddump_sport()
H A Docs_node.c1559 ocs_ddump_endsection(textbuf, "pending_frames", 0); in ocs_ddump_node()
1571 ocs_ddump_endsection(textbuf, "active_ios", 0); in ocs_ddump_node()
1577 ocs_ddump_endsection(textbuf, "els_io_pend_list", 0); in ocs_ddump_node()
1583 ocs_ddump_endsection(textbuf, "els_io_active_list", 0); in ocs_ddump_node()
1586 ocs_ddump_endsection(textbuf, "node", node->instance_index); in ocs_ddump_node()
H A Docs_utils.c630 ocs_ddump_endsection(ocs_textbuf_t *textbuf, const char *name, uint32_t instance) in ocs_ddump_endsection() function
2528 ocs_ddump_endsection(textbuf, "startofday", 0); in ocs_ddump_ramlog()
2541 ocs_ddump_endsection(textbuf, "recent", 0); in ocs_ddump_ramlog()
2542 ocs_ddump_endsection(textbuf, "driver-log", 0); in ocs_ddump_ramlog()
H A Docs_io.c405 ocs_ddump_endsection(textbuf, "io", io->instance_index); in ocs_ddump_io()
H A Docs_domain.c1354 ocs_ddump_endsection(textbuf, "domain", domain->instance_index); in ocs_ddump_domain()
H A Docs_els.c2636 ocs_ddump_endsection(textbuf, "els", -1); in ocs_ddump_els()