Searched defs:textbuf (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/sys/dev/ocs_fc/
H A Docs_io.c361 ocs_ddump_io(ocs_textbuf_t *textbuf, ocs_io_t *io) argument
409 ocs_mgmt_io_list(ocs_textbuf_t *textbuf, void *object) argument
423 ocs_mgmt_io_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) argument
470 ocs_mgmt_io_get_all(ocs_textbuf_t *textbuf, void *object) argument
[all...]
H A Docs_ddump.c61 ocs_ddump_sli4_queue(ocs_textbuf_t *textbuf, const char *name, ocs_hw_t *hw, sli4_queue_t *q, uint32_t q_count, uint32_t qentries) argument
132 ocs_ddump_sli_q_fields(ocs_textbuf_t *textbuf, sli4_t *sli4, sli4_qtype_e qtype) argument
165 ocs_ddump_sli(ocs_textbuf_t *textbuf, sli4_t *sli4) argument
270 ocs_ddump_hw_io(ocs_textbuf_t *textbuf, ocs_hw_io_t *io) argument
305 ocs_ddump_queue_history(ocs_textbuf_t *textbuf, ocs_hw_q_hist_t *q_hist) argument
401 ocs_ddump_hw(ocs_textbuf_t *textbuf, ocs_hw_t *hw, uint32_t flags, uint32_t qentries) argument
552 hw_queue_ddump(ocs_textbuf_t *textbuf, ocs_hw_t *hw) argument
635 ocs_ddump(ocs_t *ocs, ocs_textbuf_t *textbuf, uint32_t flags, uint32_t qentries) argument
[all...]
H A Docs_domain.c1316 ocs_ddump_domain(ocs_textbuf_t *textbuf, ocs_domain_t *domain) argument
1360 ocs_mgmt_domain_list(ocs_textbuf_t *textbuf, void *object) argument
1394 ocs_mgmt_domain_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) argument
1467 ocs_mgmt_domain_get_all(ocs_textbuf_t *textbuf, void *object) argument
[all...]
H A Docs_sport.c1180 ocs_ddump_sport(ocs_textbuf_t *textbuf, ocs_sli_port_t *sport) argument
1252 ocs_mgmt_sport_list(ocs_textbuf_t *textbuf, void *object) argument
1288 ocs_mgmt_sport_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) argument
1362 ocs_mgmt_sport_get_all(ocs_textbuf_t *textbuf, void *object) argument
[all...]
H A Docs_ioctl.c401 ocs_textbuf_t textbuf; local
522 ocs_textbuf_t textbuf; local
548 ocs_textbuf_t textbuf; local
578 ocs_textbuf_t textbuf; local
[all...]
H A Docs_node.c1508 ocs_ddump_node(ocs_textbuf_t *textbuf, ocs_node_t *node) argument
1692 ocs_mgmt_node_list(ocs_textbuf_t *textbuf, void *object) argument
1732 ocs_mgmt_node_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) argument
1836 ocs_mgmt_node_get_all(ocs_textbuf_t *textbuf, void *object) argument
[all...]
H A Docs_els.c2628 ocs_ddump_els(ocs_textbuf_t *textbuf, ocs_io_t *els) argument
H A Docs_cam.c2785 ocs_scsi_ini_ddump(ocs_textbuf_t *textbuf, ocs_scsi_ddump_type_e type, void *obj) argument
2815 ocs_scsi_tgt_ddump(ocs_textbuf_t *textbuf, ocs_scsi_ddump_type_e type, void *obj) argument
H A Docs_utils.c579 ocs_ddump_startfile(ocs_textbuf_t *textbuf) argument
595 ocs_ddump_endfile(ocs_textbuf_t *textbuf) argument
612 ocs_ddump_section(ocs_textbuf_t *textbuf, cons argument
630 ocs_ddump_endsection(ocs_textbuf_t *textbuf, const char *name, uint32_t instance) argument
648 ocs_ddump_value(ocs_textbuf_t *textbuf, const char *name, const char *fmt, ...) argument
675 ocs_ddump_buffer(ocs_textbuf_t *textbuf, const char *name, uint32_t instance, void *buffer, uint32_t size) argument
717 ocs_ddump_queue_entries(ocs_textbuf_t *textbuf, void *q_addr, uint32_t size, uint32_t length, int32_t index, uint32_t qentries) argument
1215 ocs_display_sparams(const char *prelabel, const char *reqlabel, int dest, void *textbuf, void *sparams) argument
1626 ocs_textbuf_get_buffer(ocs_textbuf_t *textbuf) argument
1632 ocs_textbuf_get_length(ocs_textbuf_t *textbuf) argument
1638 ocs_textbuf_get_written(ocs_textbuf_t *textbuf) argument
1650 ocs_textbuf_ext_get_buffer(ocs_textbuf_t *textbuf, uint32_t idx) argument
1659 ocs_textbuf_ext_get_length(ocs_textbuf_t *textbuf, uint32_t idx) argument
1668 ocs_textbuf_ext_get_written(ocs_textbuf_t *textbuf, uint32_t idx) argument
1678 ocs_textbuf_initialized(ocs_textbuf_t *textbuf) argument
1684 ocs_textbuf_alloc(ocs_t *ocs, ocs_textbuf_t *textbuf, uint32_t length) argument
1708 ocs_textbuf_segment_alloc(ocs_textbuf_t *textbuf) argument
1748 ocs_textbuf_get_segment(ocs_textbuf_t *textbuf, uint32_t idx) argument
1766 ocs_textbuf_init(ocs_t *ocs, ocs_textbuf_t *textbuf, void *buffer, uint32_t length) argument
1789 ocs_textbuf_free(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
1805 ocs_textbuf_printf(ocs_textbuf_t *textbuf, const char *fmt, ...) argument
1817 ocs_textbuf_vprintf(ocs_textbuf_t *textbuf, const char *fmt, va_list ap) argument
1869 ocs_textbuf_putc(ocs_textbuf_t *textbuf, uint8_t c) argument
1886 ocs_textbuf_puts(ocs_textbuf_t *textbuf, char *s) argument
1896 ocs_textbuf_buffer(ocs_textbuf_t *textbuf, uint8_t *buffer, uint32_t buffer_length) argument
1930 ocs_textbuf_copy(ocs_textbuf_t *textbuf, uint8_t *buffer, uint32_t buffer_length) argument
1946 ocs_textbuf_remaining(ocs_textbuf_t *textbuf) argument
1962 ocs_textbuf_reset(ocs_textbuf_t *textbuf) argument
2509 ocs_ddump_ramlog(ocs_textbuf_t *textbuf, ocs_ramlog_t *ramlog) argument
[all...]
H A Docs_mgmt.c221 ocs_mgmt_get_list(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
293 ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
523 ocs_mgmt_get_all(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
800 get_nodes_count(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
808 get_driver_version(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
814 get_desc(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
820 get_fw_rev(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
826 get_fw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
832 get_ipl(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
838 get_hw_rev1(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
848 get_hw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
858 get_hw_rev3(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
867 get_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
877 get_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
887 get_fcid(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
900 get_sn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
916 get_pn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
934 get_sli4_intf_reg(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
942 get_phy_port_num(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
954 get_asic_id(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
962 get_chip_type(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1058 get_pci_vendor(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1065 get_pci_device(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1072 get_pci_subsystem_vendor(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1079 get_pci_subsystem_device(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1086 get_tgt_rscn_delay(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1092 get_tgt_rscn_period(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1098 get_inject_drop_cmd(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1105 get_inject_free_drop_cmd(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1112 get_inject_drop_data(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1119 get_inject_drop_resp(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1126 get_cmd_err_inject(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1132 get_cmd_delay_value(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1138 get_businfo(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1144 get_sfp_a0(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1187 get_sfp_a2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1230 get_debug_mq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1238 get_debug_cq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1246 get_debug_wq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1253 get_debug_eq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1260 get_logmask(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1268 get_loglevel(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1276 get_current_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1286 get_configured_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1300 get_current_topology(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1310 get_configured_topology(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1320 get_current_link_state(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1334 get_configured_link_state(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1427 get_linkcfg(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1448 get_req_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1465 get_req_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1482 get_nodedb_mask(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1876 get_port_protocol(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2020 get_profile_list(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2096 get_active_profile(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2213 get_nv_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2251 get_nv_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2288 get_node_abort_cnt(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2588 ocs_mgmt_start_section(ocs_textbuf_t *textbuf, const char *name, int index) argument
2608 ocs_mgmt_start_unnumbered_section(ocs_textbuf_t *textbuf, const char *name) argument
2627 ocs_mgmt_end_unnumbered_section(ocs_textbuf_t *textbuf, const char *name) argument
2647 ocs_mgmt_end_section(ocs_textbuf_t *textbuf, const char *name, int index) argument
2670 ocs_mgmt_emit_property_name(ocs_textbuf_t *textbuf, int mode, const char *name) argument
2691 ocs_mgmt_emit_string(ocs_textbuf_t *textbuf, int mode, const char *name, const char *value) argument
2712 ocs_mgmt_emit_int(ocs_textbuf_t *textbuf, int mode, const char *name, const char *fmt, ...) argument
2740 ocs_mgmt_emit_boolean(ocs_textbuf_t *textbuf, int mode, const char *name, int value) argument
[all...]
/freebsd-current/crypto/openssh/
H A Daudit-bsm.c333 char textbuf[BSM_TEXTBUFSZ]; local
397 char textbuf[BSM_TEXTBUFSZ]; local
[all...]

Completed in 148 milliseconds