/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_mgmt.c | 221 ocs_mgmt_get_list(ocs_t *ocs, ocs_textbuf_t *textbuf) in ocs_mgmt_get_list() 293 ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in ocs_mgmt_get() 523 ocs_mgmt_get_all(ocs_t *ocs, ocs_textbuf_t *textbuf) in ocs_mgmt_get_all() 800 get_nodes_count(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_nodes_count() 808 get_driver_version(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_driver_version() 814 get_desc(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_desc() 820 get_fw_rev(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_fw_rev() 826 get_fw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_fw_rev2() 832 get_ipl(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_ipl() 838 get_hw_rev1(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_hw_rev1() [all …]
|
H A D | ocs_ddump.c | 61 ocs_ddump_sli4_queue(ocs_textbuf_t *textbuf, const char *name, ocs_hw_t *hw, sli4_queue_t *q, uint3… in ocs_ddump_sli4_queue() 132 ocs_ddump_sli_q_fields(ocs_textbuf_t *textbuf, sli4_t *sli4, sli4_qtype_e qtype) in ocs_ddump_sli_q_fields() 165 ocs_ddump_sli(ocs_textbuf_t *textbuf, sli4_t *sli4) in ocs_ddump_sli() 270 ocs_ddump_hw_io(ocs_textbuf_t *textbuf, ocs_hw_io_t *io) in ocs_ddump_hw_io() 305 ocs_ddump_queue_history(ocs_textbuf_t *textbuf, ocs_hw_q_hist_t *q_hist) in ocs_ddump_queue_history() 401 ocs_ddump_hw(ocs_textbuf_t *textbuf, ocs_hw_t *hw, uint32_t flags, uint32_t qentries) in ocs_ddump_hw() 552 hw_queue_ddump(ocs_textbuf_t *textbuf, ocs_hw_t *hw) in hw_queue_ddump() 635 ocs_ddump(ocs_t *ocs, ocs_textbuf_t *textbuf, uint32_t flags, uint32_t qentries) in ocs_ddump()
|
H A D | ocs_utils.c | 579 ocs_ddump_startfile(ocs_textbuf_t *textbuf) in ocs_ddump_startfile() 595 ocs_ddump_endfile(ocs_textbuf_t *textbuf) in ocs_ddump_endfile() 612 ocs_ddump_section(ocs_textbuf_t *textbuf, const char *name, uint32_t instance) in ocs_ddump_section() 630 ocs_ddump_endsection(ocs_textbuf_t *textbuf, const char *name, uint32_t instance) in ocs_ddump_endsection() 648 ocs_ddump_value(ocs_textbuf_t *textbuf, const char *name, const char *fmt, ...) in ocs_ddump_value() 675 ocs_ddump_buffer(ocs_textbuf_t *textbuf, const char *name, uint32_t instance, void *buffer, uint32_… in ocs_ddump_buffer() 717 ocs_ddump_queue_entries(ocs_textbuf_t *textbuf, void *q_addr, uint32_t size, in ocs_ddump_queue_entries() 1215 ocs_display_sparams(const char *prelabel, const char *reqlabel, int dest, void *textbuf, void *spar… in ocs_display_sparams() 1626 ocs_textbuf_get_buffer(ocs_textbuf_t *textbuf) in ocs_textbuf_get_buffer() 1632 ocs_textbuf_get_length(ocs_textbuf_t *textbuf) in ocs_textbuf_get_length() [all …]
|
H A D | ocs_io.c | 361 ocs_ddump_io(ocs_textbuf_t *textbuf, ocs_io_t *io) in ocs_ddump_io() 409 ocs_mgmt_io_list(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_io_list() 423 ocs_mgmt_io_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) in ocs_mgmt_io_get() 470 ocs_mgmt_io_get_all(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_io_get_all()
|
H A D | ocs_domain.c | 1316 ocs_ddump_domain(ocs_textbuf_t *textbuf, ocs_domain_t *domain) in ocs_ddump_domain() 1360 ocs_mgmt_domain_list(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_domain_list() 1394 ocs_mgmt_domain_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) in ocs_mgmt_domain_get() 1467 ocs_mgmt_domain_get_all(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_domain_get_all()
|
H A D | ocs_ioctl.c | 401 ocs_textbuf_t textbuf; in ocs_ioctl() local 522 ocs_textbuf_t textbuf; in ocs_ioctl() local 548 ocs_textbuf_t textbuf; in ocs_ioctl() local 578 ocs_textbuf_t textbuf; in ocs_ioctl() local
|
H A D | ocs_sport.c | 1180 ocs_ddump_sport(ocs_textbuf_t *textbuf, ocs_sli_port_t *sport) in ocs_ddump_sport() 1252 ocs_mgmt_sport_list(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_sport_list() 1288 ocs_mgmt_sport_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) in ocs_mgmt_sport_get() 1362 ocs_mgmt_sport_get_all(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_sport_get_all()
|
H A D | ocs_node.c | 1508 ocs_ddump_node(ocs_textbuf_t *textbuf, ocs_node_t *node) in ocs_ddump_node() 1692 ocs_mgmt_node_list(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_node_list() 1732 ocs_mgmt_node_get(ocs_textbuf_t *textbuf, char *parent, char *name, void *object) in ocs_mgmt_node_get() 1836 ocs_mgmt_node_get_all(ocs_textbuf_t *textbuf, void *object) in ocs_mgmt_node_get_all()
|
H A D | ocs_cam.c | 2785 ocs_scsi_ini_ddump(ocs_textbuf_t *textbuf, ocs_scsi_ddump_type_e type, void *obj) in ocs_scsi_ini_ddump() 2815 ocs_scsi_tgt_ddump(ocs_textbuf_t *textbuf, ocs_scsi_ddump_type_e type, void *obj) in ocs_scsi_tgt_ddump()
|
H A D | ocs_els.c | 2628 ocs_ddump_els(ocs_textbuf_t *textbuf, ocs_io_t *els) in ocs_ddump_els()
|
/freebsd/crypto/openssh/ |
H A D | audit-bsm.c | 333 char textbuf[BSM_TEXTBUFSZ]; in bsm_audit_bad_login() local 397 char textbuf[BSM_TEXTBUFSZ]; in audit_event() local
|