Searched defs:ocs (Results 1 - 25 of 25) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_io.c66 ocs_t *ocs; /* Pointer to device object */ member in struct:ocs_io_pool_s
103 ocs_io_pool_create(ocs_t *ocs, uint32_t num_io, uint32_t num_sgl) argument
194 ocs_t *ocs; local
243 ocs_t *ocs; local
286 ocs_t *ocs; local
317 ocs_io_find_tgt_io(ocs_t *ocs, ocs_node_t *node, uint16_t ox_id, uint16_t rx_id) argument
344 ocs_io_get_instance(ocs_t *ocs, uint32_t index) argument
[all...]
H A Docs_ddump.c405 ocs_t *ocs = hw->os; local
637 ocs_ddump(ocs_t *ocs, ocs_textbuf_t *textbuf, uint32_t flags, uint32_t qentries) argument
800 ocs_save_ddump(ocs_t *ocs, uint32_t flags, uint32_t qentries) argument
834 ocs_t *ocs; local
865 ocs_clear_saved_ddump(ocs_t *ocs) argument
[all...]
H A Docs_device.c69 ocs_t *ocs = io->ocs; local
241 ocs_t *ocs local
522 ocs_t *ocs = node->ocs; local
[all...]
H A Docs_pci.c115 ocs_map_bars(device_t dev, struct ocs_softc *ocs) argument
138 ocs_setup_params(struct ocs_softc *ocs) argument
318 ocs_setup_fcports(ocs_t *ocs) argument
364 ocs_device_attach(ocs_t *ocs) argument
461 struct ocs_softc *ocs; local
566 ocs_device_detach(ocs_t *ocs) argument
619 struct ocs_softc *ocs; local
681 ocs_release_bus(struct ocs_softc *ocs) argument
721 ocs_intr_alloc(struct ocs_softc *ocs) argument
762 ocs_intr_setup(struct ocs_softc *ocs) argument
788 ocs_intr_teardown(struct ocs_softc *ocs) argument
815 struct ocs_softc *ocs = NULL; local
851 struct ocs_softc *ocs = intr->softc; local
866 ocs_init_dma_tag(struct ocs_softc *ocs) argument
935 ocs_t *ocs = os; local
[all...]
H A Docs_xport.c66 ocs_xport_alloc(ocs_t *ocs) argument
91 ocs_t *ocs = xport->ocs; local
132 ocs_t *ocs = xport->ocs; local
189 ocs_t *ocs = xport->ocs; local
309 ocs_t *ocs = xport->ocs; local
387 ocs_t *ocs = xport->ocs; local
598 ocs_t *ocs = xport->ocs; local
631 ocs_xport_domain_list_empty_cb(ocs_t *ocs, void *arg) argument
685 ocs_t *ocs = xport->ocs; local
719 ocs_t *ocs = NULL; local
802 ocs_t *ocs; local
913 ocs_t *ocs = NULL; local
1080 ocs_t *ocs; local
[all...]
H A Docs_domain.c96 ocs_t *ocs = arg; local
188 ocs_domain_find(ocs_t *ocs, uint64_t fcf_wwn) argument
217 ocs_domain_alloc(ocs_t *ocs, uint64_t fcf_wwn) argument
274 ocs_t *ocs; local
355 ocs_register_domain_list_empty_cb(ocs_t *ocs, void (*callback)(ocs_t *ocs, void *arg), void *arg) argument
379 ocs_domain_get_instance(ocs_t *ocs, uint32_t index) argument
[all...]
H A Docs_drv_fc.h156 ocs_device_lock_init(ocs_t *ocs) argument
161 ocs_device_lock_free(ocs_t *ocs) argument
166 ocs_device_lock_try(ocs_t *ocs) argument
171 ocs_device_lock(ocs_t *ocs) argument
176 ocs_device_unlock(ocs_t *ocs) argument
185 ocs_io_alloc(ocs_t *ocs) argument
191 ocs_io_free(ocs_t *ocs, ocs_io_t *io) argument
[all...]
H A Docs_fabric.c1171 ocs_t *ocs = node->ocs; local
1847 ocs_t *ocs = node->ocs; local
1984 ocs_t *ocs = sport->ocs; local
2031 ocs_t *ocs = node->ocs; local
[all...]
H A Docs_io.h72 ocs_t *ocs; /**< pointer back to ocs */ member in struct:ocs_io_s
H A Docs_ioctl.c85 struct ocs_softc *ocs = arg; local
98 ocs_process_sli_config (ocs_t *ocs, ocs_ioctl_elxu_mbox_ argument
195 ocs_process_mbx_ioctl(ocs_t *ocs, ocs_ioctl_elxu_mbox_t *mcmd) argument
274 ocs_process_ecd_helper(ocs_t *ocs, ocs_ioctl_ecd_helper_t *req) argument
354 struct ocs_softc *ocs = cdev->si_drv1; local
667 ocs_firmware_write(ocs_t *ocs, const uint8_t *buf, size_t buf_len, uint8_t *change_status) argument
732 ocs_t *ocs = (ocs_t *)arg1; local
812 ocs_t *ocs = oidp->oid_arg1; local
851 ocs_t *ocs = oidp->oid_arg1; local
887 ocs_t *ocs = oidp->oid_arg1; local
898 ocs_t *ocs = oidp->oid_arg1; local
910 ocs_t *ocs = oidp->oid_arg1; local
940 ocs_t *ocs = oidp->oid_arg1; local
969 ocs_t *ocs = oidp->oid_arg1; local
988 ocs_t *ocs = (ocs_t *)arg1; local
1065 ocs_sysctl_init(ocs_t *ocs) argument
1198 struct ocs_softc *ocs = os; local
1229 struct ocs_softc *ocs = os; local
[all...]
H A Docs_os.c101 ocs_reg_read32(ocs_t *ocs, uint32_t rset, uint32_t off) argument
125 ocs_reg_read16(ocs_t *ocs, uint32_t rset, uint32_t off) argument
149 ocs_reg_read8(ocs_t *ocs, uint32_t rset, uint32_t off) argument
174 ocs_reg_write32(ocs_t *ocs, uint32_t rset, uint32_t off, uint32_t val) argument
199 ocs_reg_write16(ocs_t *ocs, uint32_t rset, uint32_t off, uint16_t val) argument
224 ocs_reg_write8(ocs_t *ocs, uint32_t rset, uint32_t off, uint8_t val) argument
321 struct ocs_softc *ocs = os; local
363 struct ocs_softc *ocs = os; local
568 _ocs_log(ocs_t *ocs, const char *func_name, int line, const char *fmt, ...) argument
887 ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func) argument
[all...]
H A Docs_sport.c83 ocs_t *ocs = arg; local
922 ocs_t *ocs = domain->ocs; local
970 ocs_t *ocs = sport->ocs; local
1094 ocs_sport_vport_del(ocs_t *ocs, ocs_domain_t *domain, uint64_t wwpn, uint64_t wwnn) argument
1154 ocs_vport_del_all(ocs_t *ocs) argument
1478 ocs_t *ocs = sport->ocs; local
1515 ocs_vport_create_spec(ocs_t *ocs, uint64_t wwnn, uint64_t wwpn, uint32_t fc_id, uint32_t enable_ini, uint32_t enable_tgt, void *tgt_data, void *ini_data) argument
1741 ocs_t *ocs; local
1840 ocs_t *ocs; local
[all...]
H A Docs_unsol.c82 ocs_t *ocs = thread_data->ocs; local
119 ocs_t *ocs local
133 ocs_port_owned_abort(ocs_t *ocs, ocs_hw_io_t *hio) argument
163 ocs_t *ocs = arg; local
200 ocs_unsol_process(ocs_t *ocs, ocs_hw_sequence_t *seq) argument
277 ocs_t *ocs = node->ocs; local
335 ocs_t *ocs = domain->ocs; local
394 ocs_purge_pending(ocs_t *ocs, ocs_list_t *pend_list, ocs_lock_t *list_lock) argument
449 ocs_t *ocs = domain->ocs; local
492 ocs_t *ocs = domain->ocs; local
517 ocs_t *ocs = domain->ocs; local
545 ocs_t *ocs = domain->ocs; local
577 ocs_t *ocs = domain->ocs; local
790 ocs_validate_fcp_cmd(ocs_t *ocs, ocs_hw_sequence_t *seq) argument
884 ocs_t *ocs = node->ocs; local
982 ocs_t *ocs = node->ocs; local
1073 ocs_t *ocs = node->ocs; local
1232 ocs_t *ocs = node->ocs; local
[all...]
H A Docs_utils.h94 ocs_t *ocs; member in struct:__anon13877
216 ocs_t *ocs; member in struct:__anon13880
[all...]
H A Docs.h82 ocs_t *ocs; member in struct:ocs_fcport_s
226 ocs_device_lock_init(ocs_t *ocs) argument
232 ocs_device_lock_try(ocs_t *ocs) argument
238 ocs_device_lock(ocs_t *ocs) argument
244 ocs_device_unlock(ocs_t *ocs) argument
250 ocs_device_lock_free(ocs_t *ocs) argument
271 ocs_io_alloc(ocs_t *ocs) argument
277 ocs_io_free(ocs_t *ocs, ocs_io_t *io) argument
[all...]
H A Docs_cam.c85 static inline ocs_io_t *ocs_scsi_find_io(struct ocs_softc *ocs, uint32_t tag) argument
102 ocs_attach_port(ocs_t *ocs, int chan) argument
147 ocs_detach_port(ocs_t *ocs, int32_t chan) argument
179 ocs_cam_attach(ocs_t *ocs) argument
221 ocs_cam_detach(ocs_t *ocs) argument
252 ocs_scsi_tgt_new_device(ocs_t *ocs) argument
273 ocs_scsi_tgt_del_device(ocs_t *ocs) argument
351 ocs_t *ocs = sport->ocs; local
403 ocs_t *ocs = node->ocs; local
475 ocs_t *ocs = node->ocs; local
531 ocs_t *ocs = io->ocs; local
664 ocs_t *ocs = tmfio->ocs; local
792 ocs_scsi_ini_new_device(ocs_t *ocs) argument
810 ocs_scsi_ini_del_device(ocs_t *ocs) argument
887 ocs_t *ocs = sport->ocs; local
915 ocs_t *ocs = sport->ocs; local
926 ocs_t *ocs = sport->ocs; local
1015 struct ocs_softc *ocs = node->ocs; local
1065 ocs_delete_target(ocs_t *ocs, ocs_fcport *fcp, int tgt) argument
1104 ocs_t *ocs = fcp->ocs; local
1163 struct ocs_softc *ocs = node->ocs; local
1300 ocs_t *ocs = io->ocs; local
1356 struct ocs_softc *ocs = csio->ccb_h.ccb_ocs_ptr; local
1426 struct ocs_softc *ocs = NULL; local
1473 struct ocs_softc *ocs = csio->ccb_h.ccb_ocs_ptr; local
1603 ocs_build_scsi_sgl(struct ocs_softc *ocs, union ccb *ccb, ocs_io_t *io, ocs_scsi_sgl_t *sgl, uint32_t sgl_max) argument
1646 ocs_target_io(struct ocs_softc *ocs, union ccb *ccb) argument
1781 ocs_initiator_io(struct ocs_softc *ocs, union ccb *ccb) argument
1902 ocs_fcp_change_role(struct ocs_softc *ocs, ocs_fcport *fcp, uint32_t new_role) argument
1973 struct ocs_softc *ocs = (struct ocs_softc *)cam_sim_softc(sim); local
2549 ocs_tgt_resource_abort(struct ocs_softc *ocs, ocs_tgt_resource_t *trsrc) argument
2580 ocs_abort_atio(struct ocs_softc *ocs, union ccb *ccb) argument
2641 ocs_abort_inot(struct ocs_softc *ocs, union ccb *ccb) argument
2671 ocs_abort_initiator_io(struct ocs_softc *ocs, union ccb *accb) argument
[all...]
H A Docs_els.c167 ocs_t *ocs; local
290 ocs_t *ocs; local
458 ocs_t *ocs; local
551 ocs_t *ocs; local
618 ocs_t *ocs = node->ocs; local
672 ocs_t *ocs; local
732 ocs_t *ocs; local
787 ocs_t *ocs = node->ocs; local
850 ocs_t *ocs = node->ocs; local
904 ocs_t *ocs; local
963 ocs_t *ocs; local
1026 ocs_t *ocs = node->ocs; local
1076 ocs_t *ocs = node->ocs; local
1125 ocs_t *ocs = node->ocs; local
1175 ocs_t *ocs = node->ocs; local
1234 ocs_t *ocs = node->ocs; local
1283 ocs_t *ocs = node->ocs; local
1345 ocs_t *ocs = node->ocs; local
1384 ocs_t *ocs = node->ocs; local
1449 ocs_t *ocs = node->ocs; local
1506 ocs_t *ocs = node->ocs; local
1558 ocs_t *ocs = node->ocs; local
1605 ocs_t *ocs = node->ocs; local
1656 ocs_t *ocs; local
1713 ocs_t *ocs = node->ocs; local
1765 ocs_t *ocs = node->ocs; local
1825 ocs_t *ocs = node->ocs; local
1903 ocs_t *ocs; local
1993 ocs_t *ocs; local
2043 ocs_t *ocs; local
[all...]
H A Docs_node.c116 ocs_t *ocs = arg; local
235 ocs_node_create_pool(ocs_t *ocs, uint32_t node_count) argument
306 ocs_node_free_pool(ocs_t *ocs) argument
345 ocs_node_get_instance(ocs_t *ocs, uint32_t index) argument
377 ocs_t *ocs = sport->ocs; local
468 ocs_t *ocs; local
629 ocs_t *ocs = node->ocs; local
734 ocs_t *ocs = node->ocs; local
924 ocs_t *ocs; local
1226 ocs_t *ocs = NULL; local
1614 ocs_t *ocs = NULL; local
1664 ocs_t *ocs = NULL; local
2101 ocs_t *ocs = node->ocs; local
2171 ocs_t *ocs = node->ocs; local
2249 ocs_t *ocs = node->ocs; local
2325 ocs_t *ocs = node->ocs; local
[all...]
H A Docs_scsi.c174 ocs_t *ocs; local
252 ocs_t *ocs = io->ocs; local
323 ocs_t *ocs; local
506 ocs_t *ocs = io->ocs; local
605 ocs_scsi_dif_check_app_tag(ocs_t *ocs, ocs_hw_dif_info_t *dif_info, uint16_t exp_app_tag, ocs_dif_t *dif) argument
631 ocs_scsi_dif_check_ref_tag(ocs_t *ocs, ocs_hw_dif_info_t *dif_info, uint32_t exp_ref_tag, ocs_dif_t *dif) argument
690 ocs_t *ocs = hw->os; local
798 ocs_scsi_convert_dif_info(ocs_t *ocs, ocs_scsi_dif_info_t *scsi_dif_info, ocs_hw_dif_info_t *hw_dif_info) argument
992 ocs_scsi_check_pending(ocs_t *ocs) argument
1124 ocs_t *ocs = io->ocs; local
1203 ocs_t *ocs = io->ocs; local
1249 ocs_t *ocs = io->ocs; local
1465 ocs_t *ocs; local
1634 ocs_t *ocs; local
1754 ocs_t *ocs = NULL; local
1852 ocs_t *ocs; local
1924 ocs_t *ocs; local
1998 ocs_t *ocs; local
2126 ocs_t *ocs; local
2487 ocs_t *ocs; local
2668 ocs_t *ocs; local
2729 ocs_scsi_get_property(ocs_t *ocs, ocs_scsi_property_e prop) argument
2793 ocs_scsi_get_property_ptr(ocs_t *ocs, ocs_scsi_property_e prop) argument
2943 ocs_scsi_register_bounce(ocs_t *ocs, void(*fctn)(void(*fctn)(void *arg), void *arg, uint32_t s_id, uint32_t d_id, uint32_t ox_id)) argument
[all...]
H A Docs_xport.h57 ocs_t *ocs; member in struct:ocs_xport_rq_thread_info_s
164 ocs_t *ocs; member in struct:ocs_xport_s
H A Docs_common.h156 ocs_t *ocs; /**< pointer to ocs */ member in struct:ocs_sli_port_s
216 ocs_t *ocs; /**< pointer back to ocs */ member in struct:ocs_domain_s
324 ocs_t *ocs; /**< pointer back to ocs structure */ member in struct:ocs_node_s
H A Docs_mgmt.c233 ocs_mgmt_get_list(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
305 ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
388 ocs_mgmt_set(ocs_t *ocs, char *name, char *value) argument
469 ocs_mgmt_exec(ocs_t *ocs, char *action, void *arg_in, uint32_t arg_in_length, void *arg_out, uint32_t arg_out_length) argument
526 ocs_mgmt_get_all(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
564 ocs_mgmt_read_phys(ocs_t *ocs, char *name, void *arg_in, uint32_t arg_in_length, void *arg_out, uint32_t arg_out_length) argument
694 ocs_mgmt_firmware_reset(ocs_t *ocs, char *name, void *buf, uint32_t buf_len, void *arg_out, uint32_t arg_out_length) argument
737 ocs_mgmt_function_reset(ocs_t *ocs, char *name, void *buf, uint32_t buf_len, void *arg_out, uint32_t arg_out_length) argument
748 ocs_mgmt_firmware_write(ocs_t *ocs, char *name, void *buf, uint32_t buf_len, void *arg_out, uint32_t arg_out_length) argument
865 ocs_t *ocs = os; local
885 ocs_mgmt_get_sfp(ocs_t *ocs, uint16_t page, void *buf, uint32_t buf_len) argument
928 ocs_mgmt_force_assert(ocs_t *ocs, char *name, void *buf, uint32_t buf_len, void *arg_out, uint32_t arg_out_length) argument
934 get_nodes_count(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
942 get_driver_version(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
948 get_desc(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
954 get_fw_rev(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
960 get_fw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
966 get_ipl(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
972 get_hw_rev1(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
982 get_hw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
992 get_hw_rev3(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1001 get_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1011 get_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1021 get_fcid(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1034 get_sn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1050 get_pn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1068 get_sli4_intf_reg(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1076 get_phy_port_num(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1088 get_asic_id(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1096 get_chip_type(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1192 get_pci_vendor(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1199 get_pci_device(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1206 get_pci_subsystem_vendor(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1213 get_pci_subsystem_device(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1220 get_tgt_rscn_delay(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1226 get_tgt_rscn_period(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1232 get_inject_drop_cmd(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1239 get_inject_free_drop_cmd(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1246 get_inject_drop_data(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1253 get_inject_drop_resp(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1260 get_cmd_err_inject(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1266 get_cmd_delay_value(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1272 get_businfo(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1278 get_sfp_a0(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1321 get_sfp_a2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1364 get_debug_mq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1372 get_debug_cq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1380 get_debug_wq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1387 get_debug_eq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1394 get_logmask(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1402 get_loglevel(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1410 get_current_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1420 get_configured_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1434 get_current_topology(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1444 get_configured_topology(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1454 get_current_link_state(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1468 get_configured_link_state(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1561 get_linkcfg(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1582 get_req_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1599 get_req_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1616 get_nodedb_mask(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
1632 set_req_wwnn(ocs_t *ocs, char *name, char *value) argument
1676 set_req_wwpn(ocs_t *ocs, char *name, char *value) argument
1719 set_nodedb_mask(ocs_t *ocs, char *name, char *value) argument
1735 set_linkcfg(ocs_t *ocs, char *name, char *value) argument
1787 set_debug_mq_dump(ocs_t *ocs, char *name, char *value) argument
1805 set_debug_cq_dump(ocs_t *ocs, char *name, char *value) argument
1823 set_debug_wq_dump(ocs_t *ocs, char *name, char *value) argument
1841 set_debug_eq_dump(ocs_t *ocs, char *name, char *value) argument
1859 set_logmask(ocs_t *ocs, char *name, char *value) argument
1868 set_loglevel(ocs_t *ocs, char *name, char *value) argument
1877 set_configured_speed(ocs_t *ocs, char *name, char *value) argument
1919 set_configured_topology(ocs_t *ocs, char *name, char *value) argument
1958 set_configured_link_state(ocs_t *ocs, char *name, char *value) argument
2005 get_port_protocol(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2073 set_port_protocol(ocs_t *ocs, char *name, char *value) argument
2149 get_profile_list(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2225 get_active_profile(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2277 set_active_profile(ocs_t *ocs, char *name, char *value) argument
2342 get_nv_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2380 get_nv_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2417 get_node_abort_cnt(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) argument
2489 set_nv_wwn(ocs_t *ocs, char *name, char *wwn_p) argument
2590 set_tgt_rscn_delay(ocs_t *ocs, char *name, char *value) argument
2598 set_tgt_rscn_period(ocs_t *ocs, char *name, char *value) argument
2606 set_inject_drop_cmd(ocs_t *ocs, char *name, char *value) argument
2614 set_inject_free_drop_cmd(ocs_t *ocs, char *name, char *value) argument
2622 set_inject_drop_data(ocs_t *ocs, char *name, char *value) argument
2630 set_inject_drop_resp(ocs_t *ocs, char *name, char *value) argument
2638 set_cmd_err_inject(ocs_t *ocs, char *name, char *value) argument
2646 set_cmd_delay_value(ocs_t *ocs, char *name, char *value) argument
[all...]
H A Docs_os.h618 ocs_rlock_init(ocs_t *ocs, ocs_rlock_t *lock, const char *name) argument
H A Docs_utils.c962 ocs_queue_history_init(ocs_t *ocs, ocs_hw_q_hist_t *q_hist) argument
993 ocs_t *ocs local
1686 ocs_textbuf_alloc(ocs_t *ocs, ocs_textbuf_t *textbuf, uint32_t length) argument
1739 ocs_textbuf_segment_free(ocs_t *ocs, ocs_textbuf_segment_t *segment) argument
1768 ocs_textbuf_init(ocs_t *ocs, ocs_textbuf_t *textbuf, void *buffer, uint32_t length) argument
1791 ocs_textbuf_free(ocs_t *ocs, ocs_textbuf_t *textbuf) argument
2311 ocs_ramlog_init(ocs_t *ocs, uint32_t buffer_len, uint32_t buffer_count) argument
2361 ocs_ramlog_free(ocs_t *ocs, ocs_ramlog_t *ramlog) argument
2393 ocs_ramlog_clear(ocs_t *ocs, ocs_ramlog_t *ramlog, int clear_start_of_day, int clear_recent) argument
2426 ocs_t *ocs = os; local
[all...]
H A Docs_hw.c9225 ocs_t *ocs = hw->os; local
11559 ocs_t *ocs = hw->os; local
11599 ocs_t *ocs = hw->os; local
11621 ocs_t *ocs = hw->os; local
12032 ocs_hw_get_def_wwn(ocs_t *ocs, uint32_t chan, uint64_t *wwpn, uint64_t *wwnn) argument
[all...]

Completed in 215 milliseconds